@skazka/react-compose
Advanced tools
Comparing version 0.0.1 to 0.0.2
{ | ||
"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" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
2370
4
15