react-spinning-canvas-wheel
Advanced tools
Comparing version 0.1.0 to 0.1.1
{ | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"name": "react-spinning-canvas-wheel", | ||
"author": "DmitryScaletta", | ||
"license": "MIT", | ||
"main": "src/index.tsx", | ||
"main": "dist/index.js", | ||
"typings": "dist/index.d.ts", | ||
"module": "dist/mylib.esm.js", | ||
"files": [ | ||
"dist", | ||
"src" | ||
], | ||
"scripts": { | ||
"start": "tsdx watch", | ||
"build": "tsdx build", | ||
"test": "tsdx test --passWithNoTests", | ||
"lint": "tsdx lint", | ||
"prepare": "tsdx build", | ||
"size": "size-limit", | ||
"analyze": "size-limit --why" | ||
}, | ||
"husky": { | ||
"hooks": { | ||
"pre-commit": "tsdx lint" | ||
} | ||
}, | ||
"dependencies": { | ||
@@ -16,3 +33,8 @@ "d3-ease": "^3.0.1" | ||
"@types/react": "^17.0.34", | ||
"@types/react-dom": "^17.0.11", | ||
"husky": "^7.0.4", | ||
"react": "^17.0.2", | ||
"react-dom": "^17.0.2", | ||
"tsdx": "^0.14.1", | ||
"tslib": "^2.3.1", | ||
"typescript": "^4.4.4" | ||
@@ -19,0 +41,0 @@ }, |
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
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
Found 1 instance in 1 package
127629
34
1220
9
3
2
1