Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@vanilla-extract/integration

Package Overview
Dependencies
Maintainers
0
Versions
125
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vanilla-extract/integration - npm Package Compare versions

Comparing version 7.1.7 to 7.1.8

2

dist/vanilla-extract-integration.cjs.d.ts

@@ -103,2 +103,2 @@ import { Adapter, FileScope } from '@vanilla-extract/css';

export { CompileOptions, Compiler, CreateCompilerOptions, IdentifierOption, PackageInfo, addFileScope, compile, createCompiler, cssFileFilter, deserializeCss, getPackageInfo, getSourceFromVirtualCssFile, hash, normalizePath, parseFileScope, processVanillaFile, serializeCss, stringifyFileScope, transform, transformSync, vanillaExtractTransformPlugin, virtualCssFileFilter };
export { type CompileOptions, type Compiler, type CreateCompilerOptions, type IdentifierOption, type PackageInfo, addFileScope, compile, createCompiler, cssFileFilter, deserializeCss, getPackageInfo, getSourceFromVirtualCssFile, hash, normalizePath, parseFileScope, processVanillaFile, serializeCss, stringifyFileScope, transform, transformSync, vanillaExtractTransformPlugin, virtualCssFileFilter };
{
"name": "@vanilla-extract/integration",
"version": "7.1.7",
"version": "7.1.8",
"description": "Zero-runtime Stylesheets-in-TypeScript",

@@ -21,3 +21,3 @@ "main": "dist/vanilla-extract-integration.cjs.js",

"dedent": "^1.5.3",
"esbuild": "npm:esbuild@~0.17.6 || ~0.18.0 || ~0.19.0 || ~0.20.0 || ~0.21.0",
"esbuild": "npm:esbuild@>=0.17.6 <0.24.0",
"eval": "0.1.8",

@@ -30,3 +30,3 @@ "find-up": "^5.0.0",

"@vanilla-extract/babel-plugin-debug-ids": "^1.0.6",
"@vanilla-extract/css": "^1.15.3"
"@vanilla-extract/css": "^1.15.4"
},

@@ -33,0 +33,0 @@ "devDependencies": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc