@vtex/tsconfig
Advanced tools
Comparing version 0.4.0 to 0.4.1
@@ -10,2 +10,6 @@ # Changelog | ||
## [0.4.0] - 2020-01-24 | ||
### Changed | ||
- Move project to mono repo. | ||
## [0.3.0] - 2019-09-24 | ||
@@ -12,0 +16,0 @@ ### Added |
{ | ||
"name": "@vtex/tsconfig", | ||
"version": "0.4.0", | ||
"version": "0.4.1", | ||
"publishConfig": { | ||
"access": "public" | ||
}, | ||
"main": "tsconfig.json", | ||
"license": "MIT", | ||
"scripts": { | ||
"postversion": "chan release $npm_package_version && git add CHANGELOG.md" | ||
}, | ||
"peerDependencies": { | ||
"typescript": "^3.7.5" | ||
} | ||
}, | ||
"gitHead": "33290447f801041cef7e537bae2d8563042742aa" | ||
} |
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
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
1973
0