select2-component
Advanced tools
Comparing version 4.0.5 to 5.0.0-0
{ | ||
"name": "select2-component", | ||
"version": "4.0.5", | ||
"description": "A vuejs, reactjs and angular select component.", | ||
"scripts": { | ||
"build": "clean-scripts build", | ||
"lint": "clean-scripts lint", | ||
"fix": "clean-scripts fix", | ||
"test": "clean-scripts test", | ||
"release": "clean-scripts release", | ||
"watch": "clean-scripts watch", | ||
"screenshot": "clean-scripts screenshot" | ||
}, | ||
"version": "5.0.0-0", | ||
"description": "A vuejs, reactjs and angular select component core.", | ||
"main": "dist/index.js", | ||
"types": "dist/index.d.ts", | ||
"repository": { | ||
@@ -23,56 +16,3 @@ "type": "git", | ||
}, | ||
"homepage": "https://github.com/plantain-00/select2-component#readme", | ||
"devDependencies": { | ||
"@angular/common": "5.0.2", | ||
"@angular/compiler": "5.0.2", | ||
"@angular/compiler-cli": "5.0.2", | ||
"@angular/core": "5.0.2", | ||
"@angular/forms": "5.0.2", | ||
"@angular/platform-browser": "5.0.2", | ||
"@angular/platform-browser-dynamic": "5.0.2", | ||
"@commitlint/cli": "5.0.1", | ||
"@commitlint/config-angular": "5.0.1", | ||
"@types/jasmine": "2.8.2", | ||
"@types/puppeteer": "0.13.0", | ||
"@types/react": "16.0.25", | ||
"@types/react-dom": "16.0.3", | ||
"autoprefixer": "7.1.6", | ||
"clean-css-cli": "4.1.10", | ||
"clean-release": "1.3.5", | ||
"clean-scripts": "1.7.0", | ||
"core-js": "2.5.1", | ||
"file2variable-cli": "1.6.0", | ||
"github-fork-ribbon-css": "0.2.1", | ||
"http-server": "0.10.0", | ||
"jasmine": "2.8.0", | ||
"karma": "1.7.1", | ||
"karma-chrome-launcher": "2.2.0", | ||
"karma-firefox-launcher": "1.0.1", | ||
"karma-jasmine": "1.1.0", | ||
"karma-webpack": "2.0.6", | ||
"less": "2.7.3", | ||
"mkdirp": "0.5.1", | ||
"no-unused-export": "1.4.3", | ||
"postcss-cli": "4.1.1", | ||
"puppeteer": "0.13.0", | ||
"react": "16.1.1", | ||
"react-dom": "16.1.1", | ||
"rev-static": "3.4.1", | ||
"rimraf": "2.6.2", | ||
"rxjs": "5.5.2", | ||
"standard": "10.0.3", | ||
"stylelint": "8.2.0", | ||
"stylelint-config-standard": "17.0.0", | ||
"tslint": "5.8.0", | ||
"typescript": "2.4.2", | ||
"vue": "2.5.6", | ||
"vue-class-component": "6.1.0", | ||
"watch-then-execute": "1.1.1", | ||
"webpack": "3.8.1", | ||
"zone.js": "0.8.18" | ||
}, | ||
"dependencies": { | ||
"@types/node": "*", | ||
"tslib": "1" | ||
} | ||
"homepage": "https://github.com/plantain-00/select2-component#readme" | ||
} |
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
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 v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
0
0
53887
9
866
1
2
0
1
- Removed@types/node@*
- Removedtslib@1
- Removed@types/node@22.9.0(transitive)
- Removedtslib@1.14.1(transitive)
- Removedundici-types@6.19.8(transitive)