@felte/common
Advanced tools
Comparing version 1.0.0-next.7 to 1.0.0-next.8
{ | ||
"name": "@felte/common", | ||
"version": "1.0.0-next.7", | ||
"version": "1.0.0-next.8", | ||
"description": "Common utilities for Felte packages", | ||
@@ -8,6 +8,5 @@ "author": "Pablo Berganza <pablo@berganza.dev>", | ||
"license": "MIT", | ||
"main": "dist/index.js", | ||
"browser": "dist/index.js", | ||
"main": "dist/cjs/index.js", | ||
"module": "dist/esm/index.js", | ||
"types": "dist/index.d.ts", | ||
"types": "dist/types/index.d.ts", | ||
"type": "module", | ||
@@ -39,6 +38,5 @@ "engines": { | ||
"import": "./dist/esm/index.js", | ||
"require": "./dist/index.js", | ||
"require": "./dist/cjs/index.js", | ||
"default": "./dist/esm/index.js" | ||
}, | ||
"./dist/utils/*": "./dist/esm/utils/*.js", | ||
"./package.json": "./package.json" | ||
@@ -45,0 +43,0 @@ }, |
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
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
143867
115
1598