test-package-lock-node-plugin
Advanced tools
Comparing version 1.19.0 to 1.24.0
@@ -1,2 +0,2 @@ | ||
export declare const VERSION = "1.19.0"; | ||
export declare const VERSION = "1.24.0"; | ||
//# sourceMappingURL=version.d.ts.map |
@@ -20,3 +20,3 @@ "use strict"; | ||
// this is autogenerated file, see scripts/version-update.js | ||
exports.VERSION = '1.19.0'; | ||
exports.VERSION = '1.24.0'; | ||
//# sourceMappingURL=version.js.map |
{ | ||
"name": "test-package-lock-node-plugin", | ||
"version": "1.19.0", | ||
"version": "1.24.0", | ||
"description": "", | ||
@@ -24,3 +24,4 @@ "main": "index.js", | ||
"author": "", | ||
"license": "ISC" | ||
"license": "ISC", | ||
"gitHead": "00338049bec866a4660f68664aa88c0111266aca" | ||
} |
@@ -18,2 +18,2 @@ /* | ||
// this is autogenerated file, see scripts/version-update.js | ||
export const VERSION = '1.19.0'; | ||
export const VERSION = '1.24.0'; |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
57996