Socket
Socket
Sign inDemoInstall

@styled-system/theme-get

Package Overview
Dependencies
1
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 5.0.0-7 to 5.0.0-11

2

dist/index.js

@@ -20,2 +20,2 @@ "use strict";

var _default = themeGet;
exports["default"] = _default;
exports["default"] = _default;
{
"name": "@styled-system/theme-get",
"version": "5.0.0-7",
"version": "5.0.0-11",
"main": "dist/index.js",

@@ -8,11 +8,6 @@ "module": "dist/index.esm.js",

"license": "MIT",
"scripts": {
"prepare": "mkdir -p dist && npm run build:cjs && npm run build:esm",
"build:cjs": "NODE_ENV=cjs babel src/index.js -o dist/index.js",
"build:esm": "NODE_ENV=esm babel src/index.js -o dist/index.esm.js"
},
"dependencies": {
"@styled-system/core": "^5.0.0-7"
"@styled-system/core": "^5.0.0-11"
},
"gitHead": "e1e240e1dc5ca903cfbf0dc0527a19e0cc6ff749",
"gitHead": "be83686fe5f3756814cf9da74ced7a686d2fda9c",
"publishConfig": {

@@ -19,0 +14,0 @@ "access": "public"

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc