@vanilla-extract/esbuild-plugin
Advanced tools
Comparing version 2.3.5 to 2.3.6
{ | ||
"name": "@vanilla-extract/esbuild-plugin", | ||
"version": "2.3.5", | ||
"version": "2.3.6", | ||
"description": "Zero-runtime Stylesheets-in-TypeScript", | ||
"main": "dist/vanilla-extract-esbuild-plugin.cjs.js", | ||
"module": "dist/vanilla-extract-esbuild-plugin.esm.js", | ||
"types": "dist/vanilla-extract-esbuild-plugin.cjs.d.ts", | ||
"files": [ | ||
@@ -18,3 +19,3 @@ "/dist" | ||
"dependencies": { | ||
"@vanilla-extract/integration": "^7.0.0" | ||
"@vanilla-extract/integration": "^7.1.5" | ||
}, | ||
@@ -21,0 +22,0 @@ "peerDependencies": { |
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
14046