@swc-node/core
Advanced tools
Comparing version 1.1.0 to 1.1.1
@@ -6,2 +6,6 @@ # Change Log | ||
## [1.1.1](https://github.com/Brooooooklyn/swc-node/compare/@swc-node/core@1.1.0...@swc-node/core@1.1.1) (2020-11-18) | ||
**Note:** Version bump only for package @swc-node/core | ||
# [1.1.0](https://github.com/Brooooooklyn/swc-node/compare/@swc-node/core@1.0.0...@swc-node/core@1.1.0) (2020-10-21) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@swc-node/core", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "Faster swc nodejs binding", | ||
@@ -52,5 +52,5 @@ "keywords": [ | ||
"dependencies": { | ||
"@swc/core": "^1.2.36" | ||
"@swc/core": "^1.2.38" | ||
}, | ||
"gitHead": "768f53831c3a14742af31e9cafe598785e8c5b4f" | ||
"gitHead": "e2414527e6278e3ed2af97c92b0d72a341660e69" | ||
} |
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
14841
Updated@swc/core@^1.2.38