New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@compiled/babel-plugin-css-in-js

Package Overview
Dependencies
Maintainers
1
Versions
66
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@compiled/babel-plugin-css-in-js - npm Package Compare versions

Comparing version 0.4.7-e1cb3b2de5c858da4e96c8725784c835518cb123.0 to 0.4.7

32

package.json

@@ -1,1 +0,31 @@

{"name":"@compiled/babel-plugin-css-in-js","version":"0.4.7-e1cb3b2de5c858da4e96c8725784c835518cb123.0","description":"The CSS in JS authoring experience you love without the runtime cost","author":"Michael Dougall","license":"Apache-2.0","homepage":"https://compiledcssinjs.com","bugs":"https://github.com/atlassian-labs/compiled-css-in-js/issues/new?assignees=&labels=bug&template=bug_report.md","repository":{"type":"git","url":"https://github.com/atlassian-labs/compiled-css-in-js.git","directory":"packages/babel-plugin"},"main":"./dist/index.js","module":"./dist/index.js","types":"./dist/index.d.ts","files":["dist","src"],"dependencies":{"@babel/core":"^7.9.0","@babel/plugin-syntax-jsx":"^7.8.3","@babel/plugin-transform-flow-strip-types":"^7.8.3","@compiled/ts-transform-css-in-js":"0.4.7-e1cb3b2de5c858da4e96c8725784c835518cb123.0","typescript":"^3.7.3"},"devDependencies":{"@types/babel__core":"^7.1.7"}}
{
"name": "@compiled/babel-plugin-css-in-js",
"version": "0.4.7",
"description": "The CSS in JS authoring experience you love without the runtime cost",
"author": "Michael Dougall",
"license": "Apache-2.0",
"homepage": "https://compiledcssinjs.com",
"bugs": "https://github.com/atlassian-labs/compiled-css-in-js/issues/new?assignees=&labels=bug&template=bug_report.md",
"repository": {
"type": "git",
"url": "https://github.com/atlassian-labs/compiled-css-in-js.git",
"directory": "packages/babel-plugin"
},
"main": "./dist/index.js",
"module": "./dist/index.js",
"types": "./dist/index.d.ts",
"files": [
"dist",
"src"
],
"dependencies": {
"@babel/core": "^7.9.0",
"@babel/plugin-syntax-jsx": "^7.8.3",
"@babel/plugin-transform-flow-strip-types": "^7.8.3",
"@compiled/ts-transform-css-in-js": "0.4.7",
"typescript": "^3.7.3"
},
"devDependencies": {
"@types/babel__core": "^7.1.7"
}
}
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