Comparing version 1.0.0-beta.2 to 1.0.0-beta.3
{ | ||
"name": "ziggy-js", | ||
"version": "1.0.0-beta.2", | ||
"version": "1.0.0-beta.3", | ||
"description": "Use your Laravel named routes in JavaScript.", | ||
@@ -43,5 +43,6 @@ "keywords": [ | ||
"scripts": { | ||
"build": "microbundle --name route --format modern,es,umd", | ||
"build": "microbundle --name route --format modern,es,umd --external none", | ||
"build:npm": "microbundle --name route --format modern,es,umd", | ||
"test": "jest", | ||
"prepublishOnly": "npm run build" | ||
"prepublishOnly": "npm run build:npm" | ||
}, | ||
@@ -48,0 +49,0 @@ "mangle": { |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
105175
0