@swc-node/core
Advanced tools
Comparing version 1.8.2 to 1.9.0
{ | ||
"name": "@swc-node/core", | ||
"version": "1.8.2", | ||
"version": "1.9.0", | ||
"description": "Faster swc nodejs binding", | ||
@@ -21,4 +21,4 @@ "keywords": [ | ||
], | ||
"author": "LongYinan <lynweklm@gmail.com>", | ||
"homepage": "https://github.com/Brooooooklyn/swc-node", | ||
"author": "LongYinan <github@lyn.one>", | ||
"homepage": "https://github.com/swc-project/swc-node", | ||
"license": "MIT", | ||
@@ -39,9 +39,9 @@ "main": "lib/index.js", | ||
"type": "git", | ||
"url": "git+https://github.com/Brooooooklyn/swc-node.git" | ||
"url": "git+https://github.com/swc-project/swc-node.git" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/Brooooooklyn/swc-node/issues" | ||
"url": "https://github.com/swc-project/swc-node/issues" | ||
}, | ||
"dependencies": { | ||
"@swc/core": "^1.2.119" | ||
"@swc/core": "^1.2.172" | ||
}, | ||
@@ -52,3 +52,3 @@ "funding": { | ||
}, | ||
"gitHead": "d5aaf692aa246b13faf37ee4874c968f176c1cea" | ||
"gitHead": "1f5e723595f9208d8ce4999d9483b4710dfdcf08" | ||
} |
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
37997
7
+ Added@swc/core@1.9.2(transitive)
+ Added@swc/core-darwin-arm64@1.9.2(transitive)
+ Added@swc/core-darwin-x64@1.9.2(transitive)
+ Added@swc/core-linux-arm-gnueabihf@1.9.2(transitive)
+ Added@swc/core-linux-arm64-gnu@1.9.2(transitive)
+ Added@swc/core-linux-arm64-musl@1.9.2(transitive)
+ Added@swc/core-linux-x64-gnu@1.9.2(transitive)
+ Added@swc/core-linux-x64-musl@1.9.2(transitive)
+ Added@swc/core-win32-arm64-msvc@1.9.2(transitive)
+ Added@swc/core-win32-ia32-msvc@1.9.2(transitive)
+ Added@swc/core-win32-x64-msvc@1.9.2(transitive)
+ Added@swc/types@0.1.15(transitive)
- Removed@swc/core@1.9.1(transitive)
- Removed@swc/core-darwin-arm64@1.9.1(transitive)
- Removed@swc/core-darwin-x64@1.9.1(transitive)
- Removed@swc/core-linux-arm-gnueabihf@1.9.1(transitive)
- Removed@swc/core-linux-arm64-gnu@1.9.1(transitive)
- Removed@swc/core-linux-arm64-musl@1.9.1(transitive)
- Removed@swc/core-linux-x64-gnu@1.9.1(transitive)
- Removed@swc/core-linux-x64-musl@1.9.1(transitive)
- Removed@swc/core-win32-ia32-msvc@1.9.1(transitive)
- Removed@swc/core-win32-x64-msvc@1.9.1(transitive)
- Removed@swc/types@0.1.14(transitive)
Updated@swc/core@^1.2.172