angular2-multiselect-dropdown
Advanced tools
Comparing version 4.2.5 to 4.2.6
{ | ||
"name": "angular2-multiselect-dropdown", | ||
"version": "4.2.5", | ||
"version": "4.2.6", | ||
"description": "Angular 2 and angular 4 and angular 6 multiselect dropdown component.", | ||
@@ -14,55 +14,6 @@ "keywords": [ | ||
"author": "Pradeep Terli", | ||
"scripts": { | ||
"ng": "ng", | ||
"start": "ng serve", | ||
"build": "ng build", | ||
"test": "ng test", | ||
"lint": "ng lint", | ||
"e2e": "ng e2e", | ||
"publish": "npm run build angular2-multiselect-dropdown-lib && npm run build-sass && cp \"README.md\" \"dist/angular2-multiselect-dropdown/\" && cp \"LICENSE\" \"dist/angular2-multiselect-dropdown/\" && cd dist/angular2-multiselect-dropdown && npm publish && npm run github-pages", | ||
"build-sass": "node-sass --include-path scss src/themes/default.theme.scss dist/angular2-multiselect-dropdown/themes/default.theme.css", | ||
"github-pages": "ng build --aot --base-href /angular2-multiselect-dropdown/" | ||
}, | ||
"dependencies": { | ||
"@angular/animations": "^6.1.0", | ||
"@angular/common": "^6.1.0", | ||
"@angular/compiler": "^6.1.0", | ||
"@angular/core": "^6.1.0", | ||
"@angular/forms": "^6.1.0", | ||
"@angular/http": "^6.1.0", | ||
"@angular/platform-browser": "^6.1.0", | ||
"@angular/platform-browser-dynamic": "^6.1.0", | ||
"@angular/router": "^6.1.0", | ||
"core-js": "^2.5.4", | ||
"rxjs": "~6.2.0", | ||
"zone.js": "~0.8.26" | ||
"tslib": "^1.9.0" | ||
}, | ||
"devDependencies": { | ||
"@angular-devkit/build-angular": "~0.8.0", | ||
"@angular-devkit/build-ng-packagr": "~0.8.0", | ||
"@angular/cli": "~6.2.3", | ||
"@angular/compiler-cli": "^6.1.0", | ||
"@angular/language-service": "^6.1.0", | ||
"@types/jasmine": "~2.8.8", | ||
"@types/jasminewd2": "~2.0.3", | ||
"@types/node": "~8.9.4", | ||
"codelyzer": "~4.3.0", | ||
"jasmine-core": "~2.99.1", | ||
"jasmine-spec-reporter": "~4.2.1", | ||
"karma": "~3.0.0", | ||
"karma-chrome-launcher": "~2.2.0", | ||
"karma-coverage-istanbul-reporter": "~2.0.1", | ||
"karma-jasmine": "~1.1.2", | ||
"karma-jasmine-html-reporter": "^0.2.2", | ||
"node-sass": "^4.5.2", | ||
"ng-packagr": "^4.1.0", | ||
"primeng": "*", | ||
"protractor": "~5.4.0", | ||
"rxjs": "^6.3.3", | ||
"ts-node": "~7.0.0", | ||
"tsickle": ">=0.29.0", | ||
"tslib": "^1.9.0", | ||
"tslint": "~5.11.0", | ||
"typescript": "~2.9.2" | ||
}, | ||
"devDependencies": {}, | ||
"repository": { | ||
@@ -74,3 +25,13 @@ "type": "git", | ||
"url": "https://github.com/CuppaLabs/angular2-multiselect-dropdown/issues" | ||
} | ||
}, | ||
"main": "bundles/angular2-multiselect-dropdown.umd.js", | ||
"module": "fesm5/angular2-multiselect-dropdown.js", | ||
"es2015": "fesm2015/angular2-multiselect-dropdown.js", | ||
"esm5": "esm5/angular2-multiselect-dropdown.js", | ||
"esm2015": "esm2015/angular2-multiselect-dropdown.js", | ||
"fesm5": "fesm5/angular2-multiselect-dropdown.js", | ||
"fesm2015": "fesm2015/angular2-multiselect-dropdown.js", | ||
"typings": "angular2-multiselect-dropdown.d.ts", | ||
"metadata": "angular2-multiselect-dropdown.metadata.json", | ||
"sideEffects": false | ||
} |
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
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
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
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
Mixed license
License(Experimental) Package contains multiple licenses.
Found 1 instance in 1 package
1
0
0
2159516
43
14516
2
16
+ Addedtslib@^1.9.0
- Removed@angular/animations@^6.1.0
- Removed@angular/common@^6.1.0
- Removed@angular/compiler@^6.1.0
- Removed@angular/core@^6.1.0
- Removed@angular/forms@^6.1.0
- Removed@angular/http@^6.1.0
- Removed@angular/platform-browser@^6.1.0
- Removed@angular/router@^6.1.0
- Removedcore-js@^2.5.4
- Removedrxjs@~6.2.0
- Removedzone.js@~0.8.26
- Removed@angular/animations@6.1.10(transitive)
- Removed@angular/common@6.1.10(transitive)
- Removed@angular/compiler@6.1.10(transitive)
- Removed@angular/core@6.1.10(transitive)
- Removed@angular/forms@6.1.10(transitive)
- Removed@angular/http@6.1.10(transitive)
- Removed@angular/platform-browser@6.1.10(transitive)
- Removed@angular/platform-browser-dynamic@6.1.10(transitive)
- Removed@angular/router@6.1.10(transitive)
- Removedcore-js@2.6.12(transitive)
- Removedrxjs@6.2.2(transitive)
- Removedzone.js@0.8.29(transitive)