Comparing version 1.0.18 to 2.0.0
{ | ||
"name": "kpdux", | ||
"version": "1.0.18", | ||
"version": "2.0.0", | ||
"description": "js lib", | ||
"author": "Kris Papercut <kearis666@gmail.com>", | ||
"license": "ISC", | ||
"main": "src/index.js", | ||
"description": "js lib", | ||
"main": "lib/index.js", | ||
"types": "lib/index.d.ts", | ||
"keywords": [ | ||
@@ -18,2 +19,7 @@ "kp", | ||
"homepage": "https://github.com/kearisp/kpdux/blob/master/README.md", | ||
"scripts": { | ||
"prepublish": "npm run build", | ||
"build": "tsc -b tsconfig.json", | ||
"watch:build": "tsc -b tsconfig.json --watch" | ||
}, | ||
"peerDependencies": { | ||
@@ -23,4 +29,8 @@ "redux": "4.x.x" | ||
"devDependencies": { | ||
"redux": "^4.0.4" | ||
"@typescript-eslint/eslint-plugin": "^4.4.0", | ||
"@typescript-eslint/parser": "^4.4.0", | ||
"eslint": "^7.10.0", | ||
"redux": "^4.0.4", | ||
"typescript": "^4.0.3" | ||
} | ||
} |
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
AI-detected possible typosquat
Supply chain riskAI has identified this package as a potential typosquat of a more popular package. This suggests that the package may be intentionally mimicking another package's name, description, or other metadata.
Found 1 instance in 1 package
27846
28
760
5