uniapp-router-next
Advanced tools
Comparing version 1.0.1-alpha.16 to 1.0.1-beta.0
{ | ||
"name": "uniapp-router-next", | ||
"version": "1.0.1-alpha.16", | ||
"version": "1.0.1-beta.0", | ||
"description": "", | ||
"exports": { | ||
".": { | ||
"types": "./dist/index.d.ts", | ||
"import": "./dist/index.mjs", | ||
"require": "./dist/index.cjs" | ||
} | ||
"types": "./js_sdk/index.d.ts", | ||
"import": "./js_sdk/index.mjs", | ||
"require": "./js_sdk/index.cjs" | ||
}, | ||
"./*": "./*" | ||
}, | ||
"main": "./dist/index.cjs", | ||
"module": "./dist/index.mjs", | ||
"types": "./dist/index.d.ts", | ||
"main": "./js_sdk/index.cjs", | ||
"module": "./js_sdk/index.mjs", | ||
"types": "./js_sdk/index.d.ts", | ||
"buildOptions": { | ||
@@ -29,3 +30,4 @@ "output": [ | ||
"files": [ | ||
"dist" | ||
"js_sdk", | ||
"components" | ||
], | ||
@@ -32,0 +34,0 @@ "author": "", |
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
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
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
1059192
9
717
1