@wedgekit/card
Advanced tools
Comparing version 1.0.0 to 1.0.1
@@ -25,2 +25,14 @@ # Change Log | ||
## [1.0.1] - 2021.06.25 | ||
### Changed | ||
- Modified the package license to [MIT](https://opensource.org/licenses/MIT) in keeping with the rest of the `@wedgekit/*` package family. | ||
### Fixed | ||
- [JUN-857] Dependency (@wedgekit/primtives) update - MUST PUBLISH | ||
--- | ||
## [1.0.0] - 2021.06.04 | ||
@@ -31,3 +43,1 @@ | ||
- Initial component creation | ||
### Security |
{ | ||
"name": "@wedgekit/card", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Cards for the Wedgekit Design System", | ||
@@ -10,13 +10,10 @@ "main": "dist/index.cjs.js", | ||
"build": "node ./build.js && tsc", | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
"test": "echo \"Error: no test specified\"" | ||
}, | ||
"author": "", | ||
"license": "ISC", | ||
"license": "MIT", | ||
"dependencies": { | ||
"@dmsi/hooks": "1.0.1", | ||
"@wedgekit/primitives": "1.13.0" | ||
"@dmsi/hooks": "1.0.2", | ||
"@wedgekit/primitives": "1.13.3" | ||
}, | ||
"devDependencies": { | ||
"typescript": "^4.1.3" | ||
}, | ||
"peerDependencies": { | ||
@@ -23,0 +20,0 @@ "react": "^16.13.1", |
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
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
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
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
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 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
11900
0
0
1
+ Added@dmsi/hooks@1.0.2(transitive)
+ Added@wedgekit/color@4.5.0(transitive)
+ Added@wedgekit/primitives@1.13.3(transitive)
+ Addedelectron-to-chromium@1.5.60(transitive)
- Removed@dmsi/hooks@1.0.1(transitive)
- Removed@wedgekit/color@4.6.0(transitive)
- Removed@wedgekit/palette@1.0.0(transitive)
- Removed@wedgekit/primitives@1.13.0(transitive)
- Removedelectron-to-chromium@1.5.59(transitive)
Updated@dmsi/hooks@1.0.2
Updated@wedgekit/primitives@1.13.3