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

@compiled/css

Package Overview
Dependencies
Maintainers
1
Versions
165
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@compiled/css - npm Package Compare versions

Comparing version 0.6.7 to 0.6.8-91c2ee5aec18027c5b5a785fd78ac14190fb9a75.0

38

package.json

@@ -1,37 +0,1 @@

{
"name": "@compiled/css",
"version": "0.6.7",
"description": "Build time atomic CSS-in-JS. Baked and ready to serve.",
"author": "Michael Dougall",
"license": "Apache-2.0",
"homepage": "https://compiledcssinjs.com",
"bugs": "https://github.com/atlassian-labs/compiled/issues/new?assignees=&labels=bug&template=bug_report.md",
"repository": {
"type": "git",
"url": "https://github.com/atlassian-labs/compiled.git",
"directory": "packages/css"
},
"main": "./dist/index.js",
"module": "./dist/index.js",
"types": "./dist/index.d.ts",
"files": [
"dist",
"src",
"README.md"
],
"dependencies": {
"@compiled/utils": "0.6.7",
"autoprefixer": "^9.8.6",
"convert-source-map": "^1.7.0",
"cssnano-preset-default": "^4.0.7",
"postcss": "^7.0.35",
"postcss-nested": "^4.2.3",
"postcss-normalize-whitespace": "^4.0.2",
"postcss-selector-parser": "^6.0.4",
"postcss-values-parser": "^4.0.0"
},
"devDependencies": {
"@types/autoprefixer": "^9.7.2",
"@types/cssnano": "^4.0.0"
}
}
{"name":"@compiled/css","version":"0.6.8-91c2ee5aec18027c5b5a785fd78ac14190fb9a75.0","description":"Build time atomic CSS-in-JS. Baked and ready to serve.","author":"Michael Dougall","license":"Apache-2.0","homepage":"https://compiledcssinjs.com","bugs":"https://github.com/atlassian-labs/compiled/issues/new?assignees=&labels=bug&template=bug_report.md","repository":{"type":"git","url":"https://github.com/atlassian-labs/compiled.git","directory":"packages/css"},"main":"./dist/index.js","module":"./dist/index.js","types":"./dist/index.d.ts","files":["dist","src","README.md"],"dependencies":{"@compiled/utils":"0.6.8-91c2ee5aec18027c5b5a785fd78ac14190fb9a75.0","autoprefixer":"^9.8.6","convert-source-map":"^1.7.0","cssnano-preset-default":"^4.0.7","postcss":"^7.0.35","postcss-nested":"^4.2.3","postcss-normalize-whitespace":"^4.0.2","postcss-selector-parser":"^6.0.4","postcss-values-parser":"^4.0.0"},"devDependencies":{"@types/autoprefixer":"^9.7.2","@types/cssnano":"^4.0.0"}}
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