jgb-plugin-json
Advanced tools
Comparing version 1.4.2 to 1.4.3-alpha.0
{ | ||
"name": "jgb-plugin-json", | ||
"version": "1.4.2", | ||
"version": "1.4.3-alpha.0", | ||
"main": "lib/index.js", | ||
@@ -15,3 +15,4 @@ "typings": "lib/index.d.ts", | ||
"clean": "rimraf ./lib", | ||
"watch": "yarn run build --watch" | ||
"watch": "yarn run build --watch", | ||
"prepublish": "yarn run clean && yarn run build" | ||
}, | ||
@@ -21,3 +22,3 @@ "dependencies": { | ||
"debug": "^3.1.0", | ||
"jgb-shared": "^1.4.2", | ||
"jgb-shared": "^1.4.3-alpha.0", | ||
"tslib": "^1.9.3" | ||
@@ -33,3 +34,3 @@ }, | ||
}, | ||
"gitHead": "4872b3e541ac775fa2ffe03bc5c3b481c081d0f4" | ||
"gitHead": "196ac4c44b18d4c1f07cc2ce68408f13c8bc8858" | ||
} |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
45612
1
Updatedjgb-shared@^1.4.3-alpha.0