@changesets/logger
Advanced tools
Comparing version 0.0.1 to 0.0.2
# @changesets/logger | ||
## 0.0.1 | ||
## 0.0.2 | ||
### Patch Changes | ||
- Updated dependencies [[`8f0a1ef`](https://github.com/atlassian/changesets/commit/8f0a1ef327563512f471677ef0ca99d30da009c0)]: | ||
- @changesets/types@0.4.0 | ||
## 0.0.1 | ||
### Patch Changes | ||
- [`51a0d76`](https://github.com/atlassian/changesets/commit/51a0d766c7064b4c6a9d1490593522c6fcd02929) [#182](https://github.com/atlassian/changesets/pull/182) Thanks [@ajaymathur](https://github.com/ajaymathur)! - - Initial release of the package. | ||
@@ -9,0 +15,0 @@ |
{ | ||
"name": "@changesets/logger", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "Console log alias", | ||
@@ -10,3 +10,3 @@ "main": "dist/logger.cjs.js", | ||
"dependencies": { | ||
"@changesets/types": "^0.3.1", | ||
"@changesets/types": "^0.4.0", | ||
"@types/node": "^12.7.11", | ||
@@ -13,0 +13,0 @@ "chalk": "^2.1.0" |
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
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
8789
1
+ Added@changesets/types@0.4.0(transitive)
- Removed@changesets/types@0.3.1(transitive)
Updated@changesets/types@^0.4.0