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

@vanilla-extract/integration

Package Overview
Dependencies
Maintainers
4
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 0.0.0-get-crackling-202281955846 to 0.0.0-sort-module-exports-2023210103913

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

37

package.json
{
"name": "@vanilla-extract/integration",
"version": "0.0.0-get-crackling-202281955846",
"version": "0.0.0-sort-module-exports-2023210103913",
"description": "Zero-runtime Stylesheets-in-TypeScript",
"main": "dist/index.cjs",
"main": "dist/vanilla-extract-integration.cjs.js",
"files": [

@@ -11,3 +11,3 @@ "/dist"

"type": "git",
"url": "https://github.com/seek-oss/vanilla-extract.git",
"url": "https://github.com/vanilla-extract-css/vanilla-extract.git",
"directory": "packages/integration"

@@ -18,4 +18,7 @@ },

"dependencies": {
"@vanilla-extract/css": "^0.0.0-get-crackling-202281955846",
"esbuild": "^0.11.16",
"@babel/core": "^7.20.7",
"@babel/plugin-syntax-typescript": "^7.20.0",
"@vanilla-extract/babel-plugin-debug-ids": "^1.0.2",
"@vanilla-extract/css": "^1.10.0",
"esbuild": "0.17.6",
"eval": "0.1.6",

@@ -25,25 +28,11 @@ "find-up": "^5.0.0",

"lodash": "^4.17.21",
"outdent": "^0.8.0"
"mlly": "^1.1.0",
"outdent": "^0.8.0",
"vite": "^4.1.4",
"vite-node": "^0.28.5"
},
"devDependencies": {
"@crackle/cli": "^0.8.0",
"@types/babel__core": "^7.1.20",
"@types/lodash": "^4.14.168"
},
"module": "dist/index.mjs",
"exports": {
"./package.json": "./package.json",
".": {
"import": {
"types": "./dist/index.cjs.d.ts",
"default": "./dist/index.mjs"
},
"require": {
"types": "./dist/index.cjs.d.ts",
"default": "./dist/index.cjs"
}
}
},
"scripts": {
"build": "crackle package"
}
}
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