Comparing version 2.0.0 to 3.0.0
{ | ||
"name": "rc-image", | ||
"version": "2.0.0", | ||
"description": "", | ||
"main": "App.js", | ||
"version": "3.0.0", | ||
"description": "React easy to use image component", | ||
"keywords": [ | ||
"react", | ||
"react-component", | ||
"react-image", | ||
"image" | ||
], | ||
"main": "./lib/index", | ||
"module": "./es/index", | ||
"types": "./lib/index.d.ts", | ||
"files": [ | ||
"assets/*.css", | ||
"es", | ||
"lib" | ||
], | ||
"homepage": "http://github.com/react-component/image", | ||
"repository": { | ||
"type": "git", | ||
"url": "git@github.com:react-component/image.git" | ||
}, | ||
"bugs": { | ||
"url": "http://github.com/react-component/image/issues" | ||
}, | ||
"license": "MIT", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
"start": "cross-env NODE_ENV=development father doc dev --storybook", | ||
"build": "father doc build --storybook", | ||
"compile": "father build && lessc assets/index.less assets/index.css", | ||
"gh-pages": "npm run build && father doc deploy", | ||
"prepublishOnly": "npm run compile && np --yolo --no-publish", | ||
"postpublish": "npm run gh-pages", | ||
"lint": "eslint src/ --ext .ts,.tsx,.jsx,.js,.md", | ||
"prettier": "prettier --write \"**/*.{ts,tsx,js,jsx,json,md}\"", | ||
"test": "father test", | ||
"coverage": "father test --coverage" | ||
}, | ||
"author": "", | ||
"license": "ISC" | ||
"peerDependencies": { | ||
"react": "^16.8.0", | ||
"react-dom": "^16.8.0" | ||
}, | ||
"dependencies": { | ||
"@ant-design/icons": "^4.2.2", | ||
"@babel/runtime": "^7.11.2", | ||
"classnames": "^2.2.6", | ||
"rc-dialog": "^8.1.0", | ||
"rc-util": "^5.0.6" | ||
}, | ||
"devDependencies": { | ||
"@types/classnames": "^2.2.10", | ||
"@types/enzyme": "^3.10.5", | ||
"@types/jest": "^26.0.9", | ||
"@types/react": "^16.9.44", | ||
"@types/react-dom": "^16.9.8", | ||
"@umijs/fabric": "^2.2.2", | ||
"cross-env": "^7.0.2", | ||
"enzyme": "^3.11.0", | ||
"enzyme-adapter-react-16": "^1.15.2", | ||
"enzyme-to-json": "^3.5.0", | ||
"eslint": "^7.6.0", | ||
"father": "^2.29.6", | ||
"less": "^3.12.2", | ||
"np": "^6.3.2", | ||
"react": "^16.13.1", | ||
"react-dom": "^16.13.1", | ||
"typescript": "^3.9.7" | ||
} | ||
} |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
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
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No tests
QualityPackage does not have any tests. This is a strong signal of a poorly maintained or low quality package.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
46041
24
1152
1
0
0
85
0
7
17
2
+ Added@ant-design/icons@^4.2.2
+ Added@babel/runtime@^7.11.2
+ Addedclassnames@^2.2.6
+ Addedrc-dialog@^8.1.0
+ Addedrc-util@^5.0.6
+ Added@ant-design/colors@6.0.0(transitive)
+ Added@ant-design/icons@4.8.3(transitive)
+ Added@ant-design/icons-svg@4.4.2(transitive)
+ Added@babel/runtime@7.26.0(transitive)
+ Added@ctrl/tinycolor@3.6.1(transitive)
+ Addedclassnames@2.5.1(transitive)
+ Addedjs-tokens@4.0.0(transitive)
+ Addedlodash@4.17.21(transitive)
+ Addedloose-envify@1.4.0(transitive)
+ Addedobject-assign@4.1.1(transitive)
+ Addedprop-types@15.8.1(transitive)
+ Addedrc-dialog@8.9.0(transitive)
+ Addedrc-motion@2.9.3(transitive)
+ Addedrc-util@5.43.0(transitive)
+ Addedreact@16.14.0(transitive)
+ Addedreact-dom@16.14.0(transitive)
+ Addedreact-is@16.13.118.3.1(transitive)
+ Addedregenerator-runtime@0.14.1(transitive)
+ Addedscheduler@0.19.1(transitive)