react-fields-keeper
Advanced tools
Comparing version
{ | ||
"name": "react-fields-keeper", | ||
"version": "1.23.0", | ||
"type": "module", | ||
"main": "./dist/index.umd.js", | ||
"license": "ISC", | ||
"module": "./dist/index.es.js", | ||
"types": "dist/index.d.ts", | ||
"files": [ | ||
"/dist", | ||
"/public" | ||
], | ||
"scripts": { | ||
"dev": "vite", | ||
"build": "tsc && vite build", | ||
"lint": "eslint src --ext ts,tsx --report-unused-disable-directives --max-warnings 0", | ||
"preview": "vite preview", | ||
"build:library": "tsc && vite --config library.vite.config.ts build", | ||
"publish:version": "npm publish" | ||
}, | ||
"dependencies": { | ||
"classname": "^0.0.0", | ||
"fuzzy-search": "^3.2.1", | ||
"lodash.isequal": "^4.5.0", | ||
"react": "^16.14.0", | ||
"react-dom": "^16.12.0", | ||
"zustand": "^4.5.0" | ||
}, | ||
"devDependencies": { | ||
"@types/classnames": "^2.3.1", | ||
"@types/fuzzy-search": "^2.1.2", | ||
"@types/lodash.isequal": "^4.5.6", | ||
"@types/node": "^20.1.3", | ||
"@types/react": "16.9.35", | ||
"@types/react-dom": "16.9.8", | ||
"@typescript-eslint/eslint-plugin": "^5.57.1", | ||
"@typescript-eslint/parser": "^5.57.1", | ||
"@vitejs/plugin-react-swc": "^3.0.0", | ||
"eslint": "^8.38.0", | ||
"eslint-plugin-react-hooks": "^4.6.0", | ||
"eslint-plugin-react-refresh": "^0.3.4", | ||
"less": "^4.1.3", | ||
"typescript": "^5.0.2", | ||
"vite": "^4.3.2", | ||
"vite-plugin-css-injected-by-js": "^3.1.1", | ||
"vite-plugin-dts": "^2.3.0" | ||
}, | ||
"resolutions": { | ||
"@types/react": "^16 || ^17" | ||
} | ||
"name": "react-fields-keeper", | ||
"version": "2.0.0", | ||
"type": "module", | ||
"main": "./dist/index.umd.js", | ||
"license": "ISC", | ||
"module": "./dist/index.es.js", | ||
"types": "dist/index.d.ts", | ||
"files": [ | ||
"/dist", | ||
"/public" | ||
], | ||
"scripts": { | ||
"dev": "vite", | ||
"build": "tsc && vite build", | ||
"lint": "eslint src --ext ts,tsx --report-unused-disable-directives --max-warnings 0", | ||
"preview": "vite preview", | ||
"build:library": "tsc && vite --config library.vite.config.ts build", | ||
"publish:version": "npm publish" | ||
}, | ||
"dependencies": { | ||
"classname": "^0.0.0", | ||
"fuzzy-search": "^3.2.1", | ||
"lodash.isequal": "^4.5.0", | ||
"zustand": "^4.5.0" | ||
}, | ||
"devDependencies": { | ||
"@types/classnames": "^2.3.1", | ||
"@types/fuzzy-search": "^2.1.2", | ||
"@types/lodash.isequal": "^4.5.6", | ||
"@types/node": "^20.1.3", | ||
"@types/react": "^18.3.3", | ||
"@types/react-dom": "^18.3.0", | ||
"@typescript-eslint/eslint-plugin": "^5.57.1", | ||
"@typescript-eslint/parser": "^5.57.1", | ||
"@vitejs/plugin-react-swc": "^3.0.0", | ||
"eslint": "^8.38.0", | ||
"eslint-plugin-react-hooks": "^4.6.0", | ||
"eslint-plugin-react-refresh": "^0.3.4", | ||
"less": "^4.1.3", | ||
"react": "^18.3.1", | ||
"react-dom": "^18.3.1", | ||
"typescript": "^5.0.2", | ||
"vite": "^4.3.2", | ||
"vite-plugin-css-injected-by-js": "^3.1.1", | ||
"vite-plugin-dts": "^2.3.0" | ||
}, | ||
"peerDependencies": { | ||
"react": "^18.3.1", | ||
"react-dom": "^18.3.1" | ||
} | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
229433
3.8%2982
8.08%19
11.76%+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed