@changesets/logger
Advanced tools
Comparing version 0.0.2 to 0.0.3
# @changesets/logger | ||
## 0.0.3 | ||
### Patch Changes | ||
- [`9cd1eaf`](https://github.com/atlassian/changesets/commit/9cd1eafc1620894a39fe10d3e393ad8f812df53a) [#214](https://github.com/atlassian/changesets/pull/214) Thanks [@Noviny](https://github.com/Noviny)! - Remove unused dependencies | ||
## 0.0.2 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "@changesets/logger", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "Console log alias", | ||
@@ -10,10 +10,4 @@ "main": "dist/logger.cjs.js", | ||
"dependencies": { | ||
"@changesets/types": "^0.4.0", | ||
"@types/node": "^12.7.11", | ||
"chalk": "^2.1.0" | ||
}, | ||
"devDependencies": { | ||
"jest-fixtures": "^0.5.0", | ||
"outdent": "^0.5.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
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
8904
1
0
- Removed@changesets/types@^0.4.0
- Removed@types/node@^12.7.11
- Removed@changesets/types@0.4.0(transitive)
- Removed@types/node@12.20.55(transitive)