Socket
Socket
Sign inDemoInstall

@rayyamhk/complex

Package Overview
Dependencies
0
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.7 to 1.0.8

13

package.json
{
"name": "@rayyamhk/complex",
"version": "1.0.7",
"version": "1.0.8",
"author": "Ray Yam",

@@ -29,10 +29,6 @@ "contributors": [

"scripts": {
"build": "npm run test && babel src --out-dir lib --ignore src/**/*.test.js",
"test": "eslint && jest --testPathPattern=src/tests"
"test": "eslint && jest --testPathPattern=src/tests",
"build": "babel src --out-dir lib --ignore src/**/*.test.js",
"publish": "npm publish --access public"
},
"husky": {
"hooks": {
"pre-commit": "npm run test"
}
},
"devDependencies": {

@@ -47,5 +43,4 @@ "@babel/cli": "^7.10.5",

"eslint-plugin-jest": "^23.20.0",
"husky": "^4.2.5",
"jest": "^26.2.2"
}
}

@@ -0,0 +0,0 @@ # Complex.js

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc