@leonardssh/ng-select
Advanced tools
Comparing version 4.0.5 to 5.0.1
{ | ||
"name": "@leonardssh/ng-select", | ||
"version": "4.0.5", | ||
"version": "5.0.1", | ||
"description": "Angular ng-select - All in One UI Select, Multiselect and Autocomplete", | ||
@@ -24,2 +24,13 @@ "author": "@leonardssh", | ||
"style": "./scss/default.theme.scss" | ||
}, | ||
"./package.json": { | ||
"default": "./package.json" | ||
}, | ||
".": { | ||
"types": "./leonardssh-ng-select.d.ts", | ||
"esm2020": "./esm2020/leonardssh-ng-select.mjs", | ||
"es2020": "./fesm2020/leonardssh-ng-select.mjs", | ||
"es2015": "./fesm2015/leonardssh-ng-select.mjs", | ||
"node": "./fesm2015/leonardssh-ng-select.mjs", | ||
"default": "./fesm2020/leonardssh-ng-select.mjs" | ||
} | ||
@@ -37,3 +48,10 @@ }, | ||
"access": "public" | ||
} | ||
} | ||
}, | ||
"module": "fesm2015/leonardssh-ng-select.mjs", | ||
"es2020": "fesm2020/leonardssh-ng-select.mjs", | ||
"esm2020": "esm2020/leonardssh-ng-select.mjs", | ||
"fesm2020": "fesm2020/leonardssh-ng-select.mjs", | ||
"fesm2015": "fesm2015/leonardssh-ng-select.mjs", | ||
"typings": "leonardssh-ng-select.d.ts", | ||
"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
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
1051954
38
9674
13