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

@pandacss/types

Package Overview
Dependencies
Maintainers
1
Versions
1144
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pandacss/types - npm Package Compare versions

Comparing version 0.0.0-dev-20221122153914 to 0.0.0-dev-20221123192035

dist/index.d.ts

13

package.json
{
"name": "@pandacss/types",
"version": "0.0.0-dev-20221122153914",
"version": "0.0.0-dev-20221123192035",
"description": "The types for css panda",
"main": "src/index.d.ts",
"main": "dist/index.d.ts",
"author": "Segun Adebayo <joseshegs@gmail.com>",

@@ -15,5 +15,10 @@ "sideEffects": false,

"devDependencies": {
"csstype": "3.1.1"
"csstype": "3.1.1",
"chokidar-cli": "^3.0.0"
},
"scripts": {}
"scripts": {
"build": "tsx scripts/build.ts",
"build-fast": "tsx scripts/build.ts",
"dev": "chokidar -c 'pnpm build' src"
}
}

Sorry, the diff of this file is too big to display

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