Comparing version 0.7.0-next.2 to 0.7.0-next.3
{ | ||
"name": "alge", | ||
"version": "0.7.0-next.2", | ||
"version": "0.7.0-next.3", | ||
"repository": "git@github.com:jasonkuhrt/alge.git", | ||
@@ -17,4 +17,4 @@ "author": "Jason Kuhrt", | ||
"require": { | ||
"types": "./build/cjs/index.d.cts", | ||
"default": "./build/cjs/index.cjs" | ||
"types": "./build/cjs/index.d.ts", | ||
"default": "./build/cjs/index.js" | ||
}, | ||
@@ -25,2 +25,12 @@ "import": { | ||
} | ||
}, | ||
"./types": { | ||
"require": { | ||
"types": "./build/cjs/entrypoints/types.d.ts", | ||
"default": "./build/cjs/entrypoints/types.js" | ||
}, | ||
"import": { | ||
"types": "./build/esm/entrypoints/types.d.ts", | ||
"default": "./build/esm/entrypoints/types.js" | ||
} | ||
} | ||
@@ -27,0 +37,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
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
296052
220
3734
0