@tamagui/build
Advanced tools
Comparing version 1.114.1 to 1.114.2
{ | ||
"name": "tamagui-build-test-simple-tpackage", | ||
"version": "1.114.1", | ||
"version": "1.114.2", | ||
"main": "dist/cjs", | ||
@@ -19,5 +19,5 @@ "module": "dist/esm/index.mjs", | ||
"devDependencies": { | ||
"@tamagui/build": "1.114.1", | ||
"@tamagui/build": "1.114.2", | ||
"typescript": "^5.5.2" | ||
} | ||
} |
{ | ||
"name": "tamagui-build-test-watch-package", | ||
"version": "1.114.1", | ||
"version": "1.114.2", | ||
"main": "dist/cjs", | ||
@@ -19,5 +19,5 @@ "module": "dist/esm/index.mjs", | ||
"devDependencies": { | ||
"@tamagui/build": "1.114.1", | ||
"@tamagui/build": "1.114.2", | ||
"typescript": "^5.5.2" | ||
} | ||
} |
{ | ||
"name": "@tamagui/build", | ||
"version": "1.114.1", | ||
"version": "1.114.2", | ||
"bin": { | ||
@@ -17,3 +17,3 @@ "tamagui-build": "tamagui-build.js", | ||
"@swc/core": "^1.7.21", | ||
"@tamagui/babel-plugin-fully-specified": "1.114.1", | ||
"@tamagui/babel-plugin-fully-specified": "1.114.2", | ||
"@types/fs-extra": "^9.0.13", | ||
@@ -20,0 +20,0 @@ "babel-plugin-fully-specified": "*", |
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
+ Added@tamagui/babel-plugin-fully-specified@1.114.2(transitive)
- Removed@tamagui/babel-plugin-fully-specified@1.114.1(transitive)