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

css-in-props

Package Overview
Dependencies
Maintainers
2
Versions
135
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

css-in-props - npm Package Compare versions

Comparing version 2.9.4 to 2.9.11

34

package.json

@@ -6,3 +6,3 @@ {

"author": "symbo.ls",
"version": "2.9.4",
"version": "2.9.11",
"repository": "https://github.com/symbo-ls/smbls",

@@ -13,15 +13,3 @@ "main": "src/index.js",

],
"publishConfig": {
"registry": "https://registry.npmjs.org"
},
"scripts": {
"prestart": "rm -rf dist .cache",
"start": "parcel index.html",
"build": "parcel build index.html --public-url .",
"deploy": "yarn build && gh-pages -d dist",
"clean": "rm yarn.lock && rm -rf node_modules && rm -rf dist && rm -rf .cache",
"reinstall": "rm yarn.lock && rm -rf node_modules/rackai && yarn",
"bump": "npx np"
},
"peerDependencies": {
"dependencies": {
"@domql/utils": "latest",

@@ -31,19 +19,3 @@ "@emotion/css": "^11.10.0",

},
"devDependencies": {
"@babel/core": "^7.0.0-0",
"@babel/preset-env": "^7.19.4",
"babel-eslint": "^10.0.3",
"emotion": "^11.10.5",
"np": "^7.2.0",
"parcel-bundler": "^1.12.3",
"parcel-plugin-svg-sprite": "^1.4.1",
"standard": "^13.1.0"
},
"standard": {
"parser": "babel-eslint"
},
"dependencies": {
"@emotion/css": "^11.10.5"
},
"gitHead": "99277d28d82b494d643faf0251c1595afd041c70"
"gitHead": "06818c033618d74e175bcd916dd85504a01d8dbf"
}
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