@dicebear/avataaars-neutral
Advanced tools
Comparing version 5.0.0-alpha.10 to 5.0.0-alpha.11
{ | ||
"name": "@dicebear/avataaars-neutral", | ||
"version": "5.0.0-alpha.10", | ||
"version": "5.0.0-alpha.11", | ||
"description": "Avatar style for DiceBear", | ||
@@ -16,42 +16,34 @@ "keywords": [ | ||
"license": "MIT", | ||
"browserslist": ">.25%, not IE > 0, not dead", | ||
"source": "src/index.ts", | ||
"main": "dist/index.js", | ||
"module": "dist/index.es.js", | ||
"types": "dist/index.d.ts", | ||
"type": "module", | ||
"exports": "./lib/index.js", | ||
"types": "./lib/index.d.ts", | ||
"files": [ | ||
"LICENSE", | ||
"README.md", | ||
"dist" | ||
"lib", | ||
"README.md" | ||
], | ||
"scripts": { | ||
"test": "jest", | ||
"prebuild": "del-cli lib", | ||
"build": "tsc", | ||
"prepublishOnly": "npm run build", | ||
"prebuild": "shx rm -rf dist", | ||
"build": "npm-run-all build:*", | ||
"build:schema": "json2ts src/schema.json src/options.ts", | ||
"build:parcel": "parcel build" | ||
"test": "uvu tests" | ||
}, | ||
"devDependencies": { | ||
"@dicebear/core": "^5.0.0-alpha.10", | ||
"@parcel/packager-ts": "^2.0.1", | ||
"@parcel/transformer-typescript-types": "^2.0.1", | ||
"@dicebear/core": "^5.0.0-alpha.11", | ||
"@tsconfig/recommended": "^1.0.0", | ||
"@types/jest": "^26.0.22", | ||
"@types/node": "^10.11.6", | ||
"jest": "^26.6.3", | ||
"json-schema-to-typescript": "^10.1.5", | ||
"npm-run-all": "^4.1.5", | ||
"parcel": "^2.0.1", | ||
"shx": "^0.3.3", | ||
"ts-jest": "^26.5.4", | ||
"typescript": "^4.5.2" | ||
"del-cli": "^4.0.1", | ||
"typescript": "^4.5.2", | ||
"uvu": "^0.5.2" | ||
}, | ||
"peerDependencies": { | ||
"@dicebear/core": "^5.0.0-alpha.6" | ||
"@dicebear/core": "^5.0.0-alpha.10" | ||
}, | ||
"engines": { | ||
"node": "^12.20.0 || ^14.13.1 || >=16.0.0" | ||
}, | ||
"publishConfig": { | ||
"access": "public" | ||
}, | ||
"gitHead": "09c7040abb7d75bfd79c2947c0a0e9b377793510" | ||
"gitHead": "93e6f1be9fff392ded1f18c8320b6a0ca8e695c1" | ||
} |
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
6
39
Yes
35095
570
1