Socket
Socket
Sign inDemoInstall

stylis

Package Overview
Dependencies
0
Maintainers
1
Versions
172
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.0.4 to 4.0.5

dist/umd/package.json

7

package.json
{
"name": "stylis",
"version": "4.0.4",
"version": "4.0.5",
"license": "MIT",

@@ -12,3 +12,3 @@ "description": "A Light–weight CSS Preprocessor",

"type": "module",
"main": "dist/stylis.js",
"main": "dist/umd/stylis.js",
"module": "dist/stylis.mjs",

@@ -18,3 +18,4 @@ "react-native": "./index.js",

"import": "./index.js",
"require": "./dist/stylis.cjs"
"require": "./dist/umd/stylis.js",
"./package.json": "./package.json"
},

@@ -21,0 +22,0 @@ "files": [

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc