blockies-react-svg
Advanced tools
Comparing version 0.0.11 to 0.0.12
{ | ||
"name": "blockies-react-svg", | ||
"version": "0.0.11", | ||
"version": "0.0.12", | ||
"description": "Blockies react SVG function component, blocky identicons, address-unique ethereum avatar, SVG base64 generation in browser or nodejs.", | ||
"main": "dist/cjs/BlockiesSvg.js", | ||
"main": "dist/cjs/BlockiesSvg.cjs", | ||
"type": "module", | ||
"module": "dist/es/BlockiesSvg.js", | ||
"brower": "dist/es/BlockiesSvg.js", | ||
"types": "dist/BlockiesSvg", | ||
"module": "dist/es/BlockiesSvg.mjs", | ||
"brower": "dist/es/BlockiesSvg.mjs", | ||
"scripts": { | ||
@@ -10,0 +11,0 @@ "prepare": "husky install", |
@@ -57,3 +57,3 @@ # blockies-react-svg | ||
```tsx | ||
import makeBlockiesUrl from 'blockies-react-svg/dist/es/makeBlockiesUrl.js' | ||
import makeBlockiesUrl from 'blockies-react-svg/dist/es/makeBlockiesUrl.mjs' | ||
// Or use ts directly: | ||
@@ -75,3 +75,3 @@ // import makeBlockiesUrl from 'blockies-react-svg/src/makeBlockiesUrl.ts' | ||
```tsx | ||
import BlockiesSvgSync from 'blockies-react-svg/dist/es/BlockiesSvgSync.js' | ||
import BlockiesSvgSync from 'blockies-react-svg/dist/es/BlockiesSvgSync.mjs' | ||
// or use tsx directly: | ||
@@ -78,0 +78,0 @@ // import BlockiesSvgSync from 'blockies-react-svg/src/BlockiesSvgSync.tsx' |
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
77850
30
695
1