@rarible/types
Advanced tools
Comparing version 0.10.0-alpha-mantle.1 to 0.11.0-alpha.1
{ | ||
"name": "@rarible/types", | ||
"version": "0.10.0-alpha-mantle.1", | ||
"version": "0.11.0-alpha.1", | ||
"keywords": [ | ||
@@ -14,4 +14,5 @@ "rarible", | ||
"license": "MIT", | ||
"main": "build/index.js", | ||
"types": "build/index.d.ts", | ||
"main": "build/cjs/index.js", | ||
"module": "build/esm/index.js", | ||
"types": "build/esm/index.d.ts", | ||
"files": [ | ||
@@ -21,3 +22,3 @@ "/build" | ||
"scripts": { | ||
"build": "tsc --project tsconfig-build.json", | ||
"build": "tsc -b tsconfig-build-cjs.json tsconfig-build-esm.json", | ||
"clean": "rimraf ./build", | ||
@@ -34,3 +35,3 @@ "test": "jest --silent", | ||
}, | ||
"gitHead": "e8d5013f4828edb87adf16994d2150e5cd780fa1" | ||
"gitHead": "b705399f98d79c421c8782b2f26487c9db6f354e" | ||
} |
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
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
110273
102
1243
0
1