@identemoji/core
Advanced tools
Comparing version 0.1.0 to 0.1.1
{ | ||
"license": "MPL-2.0", | ||
"name": "@identemoji/core", | ||
"description": "Beautiful, theme-able identicons.", | ||
"version": "0.1.0", | ||
"license": "MPL-2.0", | ||
"version": "0.1.1", | ||
"scripts": { | ||
"build": "webpack --mode production --config ./webpack.config.js", | ||
"prepublishOnly": "yarn build" | ||
"build": "webpack --mode production --config ./webpack.config.js" | ||
}, | ||
"files": [ | ||
"dist/core.js" | ||
"src/index.js", | ||
"src/utils.js", | ||
"dist/identemoji-core.js" | ||
], | ||
"main": "dist/core.js", | ||
"main": "src/index.js", | ||
"devDependencies": {}, | ||
@@ -15,0 +16,0 @@ "dependencies": { |
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
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
21350
4
232