@vue-macros/reactivity-transform
Advanced tools
Comparing version 0.4.3 to 0.4.4
import * as esbuild from 'esbuild'; | ||
import { B as BaseOptions } from './index.d-RPMsasor.js'; | ||
import { B as BaseOptions } from './index.d-DRlJda0d.js'; | ||
import '@rollup/pluginutils'; | ||
@@ -4,0 +4,0 @@ |
import * as rollup from 'rollup'; | ||
import { B as BaseOptions } from './index.d-RPMsasor.js'; | ||
import { B as BaseOptions } from './index.d-DRlJda0d.js'; | ||
import '@rollup/pluginutils'; | ||
@@ -4,0 +4,0 @@ |
import * as vite from 'vite'; | ||
import { B as BaseOptions } from './index.d-RPMsasor.js'; | ||
import { B as BaseOptions } from './index.d-DRlJda0d.js'; | ||
import '@rollup/pluginutils'; | ||
@@ -4,0 +4,0 @@ |
import * as webpack from 'webpack'; | ||
import { B as BaseOptions } from './index.d-RPMsasor.js'; | ||
import { B as BaseOptions } from './index.d-DRlJda0d.js'; | ||
import '@rollup/pluginutils'; | ||
@@ -4,0 +4,0 @@ |
{ | ||
"name": "@vue-macros/reactivity-transform", | ||
"version": "0.4.3", | ||
"packageManager": "pnpm@8.14.1", | ||
"version": "0.4.4", | ||
"packageManager": "pnpm@8.15.5", | ||
"description": "reactivity-transform feature from Vue Macros.", | ||
@@ -82,8 +82,8 @@ "keywords": [ | ||
"dependencies": { | ||
"@babel/parser": "^7.23.6", | ||
"@vue/compiler-core": "^3.4.13", | ||
"@vue/shared": "^3.4.13", | ||
"magic-string": "^0.30.5", | ||
"unplugin": "^1.6.0", | ||
"@vue-macros/common": "1.10.1" | ||
"@babel/parser": "^7.24.1", | ||
"@vue/compiler-core": "^3.4.21", | ||
"@vue/shared": "^3.4.21", | ||
"magic-string": "^0.30.8", | ||
"unplugin": "^1.10.0", | ||
"@vue-macros/common": "1.10.2" | ||
}, | ||
@@ -90,0 +90,0 @@ "devDependencies": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
79268
2
+ Added@rollup/pluginutils@5.1.4(transitive)
+ Added@vue-macros/common@1.10.2(transitive)
+ Addedast-kit@0.12.2(transitive)
- Removed@rollup/pluginutils@5.1.3(transitive)
- Removed@vue-macros/common@1.10.1(transitive)
- Removedast-kit@0.11.3(transitive)
Updated@babel/parser@^7.24.1
Updated@vue-macros/common@1.10.2
Updated@vue/compiler-core@^3.4.21
Updated@vue/shared@^3.4.21
Updatedmagic-string@^0.30.8
Updatedunplugin@^1.10.0