Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
e01ecb9369 | |||
fd29434fa6 |
2
package-lock.json
generated
2
package-lock.json
generated
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "npmts",
|
||||
"version": "7.2.1",
|
||||
"version": "7.2.2",
|
||||
"lockfileVersion": 1,
|
||||
"dependencies": {
|
||||
"@gulp-sourcemaps/identity-map": {
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "npmts",
|
||||
"version": "7.2.1",
|
||||
"version": "7.2.2",
|
||||
"description": "Write npm modules with TypeScript without hassle. TypeScript ready. Fully ES6.",
|
||||
"main": "dist/index.js",
|
||||
"bin": {
|
||||
@ -58,7 +58,7 @@
|
||||
"smartstream": "^1.0.10",
|
||||
"smartstring": "^2.0.24",
|
||||
"smartsystem": "^1.0.18",
|
||||
"tapbuffer": "^1.0.17",
|
||||
"tapbuffer": "^1.0.19",
|
||||
"through2": "^2.0.3",
|
||||
"tsn": "^2.0.15",
|
||||
"typescript": "^2.4.1",
|
||||
|
@ -2975,9 +2975,9 @@ tap-parser@^5.1.0:
|
||||
optionalDependencies:
|
||||
readable-stream "^2"
|
||||
|
||||
tapbuffer@^1.0.17:
|
||||
version "1.0.17"
|
||||
resolved "https://registry.yarnpkg.com/tapbuffer/-/tapbuffer-1.0.17.tgz#19f6bd3dcabbc9adfd3bfbe99171b8eba6199e92"
|
||||
tapbuffer@^1.0.19:
|
||||
version "1.0.19"
|
||||
resolved "https://registry.yarnpkg.com/tapbuffer/-/tapbuffer-1.0.19.tgz#c6b8ceca669f03cafdefd4720a66039bcfbca33b"
|
||||
dependencies:
|
||||
"@types/istanbul" "^0.4.29"
|
||||
beautylog "^6.1.1"
|
||||
|
Reference in New Issue
Block a user