@asphalt-react/actionlist
Advanced tools
Comparing version 1.13.0 to 1.14.1
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.14.1](https://source.golabs.io/asphalt/asphalt-react/compare/v1.14.0...v1.14.1) (2022-05-12) | ||
**Note:** Version bump only for package @asphalt-react/actionlist | ||
# [1.13.0](https://source.golabs.io/asphalt/asphalt-react/compare/v1.12.2...v1.13.0) (2022-03-30) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@asphalt-react/actionlist", | ||
"version": "1.13.0", | ||
"version": "1.14.1", | ||
"description": "Actionlist", | ||
@@ -33,3 +33,3 @@ "keywords": [ | ||
"peerDependencies": { | ||
"react": ">= 16.8.2 < 18.0.0" | ||
"react": ">= 16.8.2" | ||
}, | ||
@@ -42,4 +42,4 @@ "devDependencies": { | ||
"dependencies": { | ||
"@asphalt-react/context": "^1.13.0", | ||
"@asphalt-react/helper": "^1.13.0", | ||
"@asphalt-react/context": "^1.14.1", | ||
"@asphalt-react/helper": "^1.14.1", | ||
"classnames": "^2.3.1", | ||
@@ -50,3 +50,3 @@ "prop-types": "^15.7.2", | ||
"license": "UNLICENSED", | ||
"gitHead": "3f9cebe04eb753dc04819dd384e7b2c0bd6a74a9" | ||
"gitHead": "eed9dc0befa8f1f3d2d85683efccfa3fbc33247b" | ||
} |
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
52601
1
+ Addedreact@19.0.0(transitive)
- Removedreact@17.0.2(transitive)