@macro-plugin/core
Advanced tools
Comparing version 1.0.1 to 1.0.2
# @macro-plugin/core | ||
## 1.0.2 | ||
### Patch Changes | ||
- [#9](https://github.com/macro-plugin/macros/pull/9) [`2c64787`](https://github.com/macro-plugin/macros/commit/2c647875182c5fc6ca41c9e72587a08307ba90ec) Thanks [@voorjaar](https://github.com/voorjaar)! - chore: upgrade to swc 1.3.53 | ||
## 1.0.1 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "@macro-plugin/core", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Macro system for JavaScript and TypeScript.", | ||
@@ -23,3 +23,3 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@swc/core": "^1.3.40" | ||
"@swc/core": "^1.3.53" | ||
}, | ||
@@ -26,0 +26,0 @@ "homepage": "https://github.com/macro-plugin/macros/tree/main/packages/core", |
Sorry, the diff of this file is too big to display
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
336317
Updated@swc/core@^1.3.53