@tbd54566975/crypto
Advanced tools
Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "@tbd54566975/crypto", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "TBD crypto library", | ||
@@ -55,4 +55,4 @@ "type": "module", | ||
"browser": { | ||
"./dist/esm/index.js": "./dist/browser.mjs", | ||
"./dist/cjs/index.js": "./dist/browser.js", | ||
"./dist/esm/main.mjs": "./dist/browser.mjs", | ||
"./dist/cjs/main.cjs": "./dist/browser.js", | ||
"types": "./dist/types/main.d.ts" | ||
@@ -100,2 +100,2 @@ }, | ||
} | ||
} | ||
} |
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
5423969