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

@skazka/react-compose

Package Overview
Dependencies
Maintainers
2
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@skazka/react-compose - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

dist/index.js

16

package.json
{
"name": "@skazka/react-compose",
"version": "0.0.1",
"version": "0.0.2",
"description": "Composing React HOCs",
"scripts": {
"build": "cross-env NODE_ENV=production gulp"
"build": "cross-env NODE_ENV=production gulp",
"prebuild": "rimraf dist"
},
"main": "lib/index.js",
"main": "dist/index.js",
"files": [
"lib"
"dist"
],
"engines": {
"node": ">=8.9.0"
"node": ">=10.0.0"
},

@@ -24,3 +25,3 @@ "license": "MIT",

],
"repository": "https://github.com/skazkajs/skazka/tree/master/packages/react-compose",
"repository": "https://github.com/skazkajs/skazka/tree/master/packages/react/compose",
"bugs": {

@@ -34,3 +35,4 @@ "url": "https://github.com/skazkajs/skazka/issues"

"react"
]
],
"gitHead": "cb0b7e500359123ba53e83bfdc23993c6e21bfc6"
}
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