@kosko/require
Advanced tools
Comparing version 2.0.0 to 2.0.1
# @kosko/require | ||
## 2.0.1 | ||
### Patch Changes | ||
- [#73](https://github.com/tommy351/kosko/pull/73) [`b6183c3`](https://github.com/tommy351/kosko/commit/b6183c3781ab3f1f1d21de8fbd21e5ef0ca37e17) Thanks [@tommy351](https://github.com/tommy351)! - Add `sideEffect: false` to `package.json`. | ||
## 2.0.0 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "@kosko/require", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "Import and resolve modules.", | ||
"homepage": "https://kosko.dev", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/tommy351/kosko.git" | ||
}, | ||
"repository": "https://github.com/tommy351/kosko/tree/master/packages/require", | ||
"author": "Tommy Chen <tommy351@gmail.com>", | ||
@@ -14,2 +11,3 @@ "license": "MIT", | ||
"types": "index.d.ts", | ||
"sideEffects": false, | ||
"keywords": [ | ||
@@ -16,0 +14,0 @@ "kosko" |
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
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the 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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
8765
0
4