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

styled-is

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

styled-is - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

.nyc_output/3ff25f751ffcd10211c88f9fbc6c4e2f.json

6

package.json
{
"name": "styled-is",
"version": "1.0.0",
"version": "1.0.1",
"license": "MPL-2.0",

@@ -13,4 +13,4 @@ "repository": "github:yldio/joyent-portal",

"test": "run-s build:umd test:run",
"build:umd": "rollup -f umd -i src/index.js -o dist/index.umd.js -n styled-is -m inline -g styled-components:styled-components",
"build:es": "rollup -f es -i src/index.js -o dist/index.es.js -m inline",
"build:umd": "rollup -f umd -i src/index.js -o dist/index.umd.js -n styled-is -m inline -e styled-components -g styled-components:styled-components",
"build:es": "rollup -f es -i src/index.js -o dist/index.es.js -e styled-components -m inline",
"build": "run-s build:*",

@@ -17,0 +17,0 @@ "prepublish": "run-s build"

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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