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

@hixme-ui/theme-props

Package Overview
Dependencies
Maintainers
3
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hixme-ui/theme-props - npm Package Compare versions

Comparing version 1.11.0 to 1.14.0

9

package.json
{
"name": "@hixme-ui/theme-props",
"version": "1.11.0",
"version": "1.14.0",
"description": "hixme-ui theme props getters",

@@ -8,6 +8,4 @@ "main": "lib/index.js",

"clean": "rimraf lib",
"test": "cross-env BABEL_ENV=commonjs mocha --compilers js:babel-register --recursive",
"test": "jest",
"test:watch": "npm test -- --watch",
"test:examples": "node examples/",
"cover": "cross-env BABEL_ENV=commonjs istanbul cover _mocha -- --compilers js:babel-register --recursive",
"lint": "eslint src test",

@@ -44,2 +42,3 @@ "build": "cross-env BABEL_ENV=commonjs babel src --out-dir lib --source-maps",

"babel-eslint": "^6.0.0-beta.6",
"babel-jest": "^21.2.0",
"babel-loader": "^6.2.0",

@@ -74,3 +73,3 @@ "babel-plugin-transform-runtime": "^6.3.13",

"husky": "^0.13.3",
"mocha": "^3.3.0",
"jest": "^21.2.1",
"react-addons-test-utils": "^15.0.0",

@@ -77,0 +76,0 @@ "react-test-renderer": "^16.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