Socket
Socket
Sign inDemoInstall

is-any-array

Package Overview
Dependencies
0
Maintainers
4
Versions
8
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.0 to 0.1.1

2

History.md

@@ -0,1 +1,3 @@

### [0.1.1](https://github.com/cheminfo-js/is-any-array/compare/v0.1.0...v0.1.1) (2021-02-11)
# [0.1.0](https://github.com/cheminfo-js/is-any-array/compare/v0.0.3...v0.1.0) (2020-02-25)

@@ -2,0 +4,0 @@

25

package.json
{
"name": "is-any-array",
"version": "0.1.0",
"version": "0.1.1",
"description": "Check if toString.call ends with Array",

@@ -16,3 +16,2 @@ "main": "lib/index.js",

"test": "run-s testonly eslint",
"test-travis": "eslint src && jest --coverage && codecov",
"testonly": "jest",

@@ -36,18 +35,12 @@ "build": "cheminfo-build --entry src/index.js"

"devDependencies": {
"@babel/plugin-transform-modules-commonjs": "^7.8.3",
"cheminfo-build": "^1.0.7",
"cheminfo-tools": "^1.23.3",
"codecov": "^3.6.5",
"eslint": "^6.8.0",
"eslint-config-cheminfo": "^2.0.4",
"eslint-plugin-import": "^2.20.1",
"eslint-plugin-jest": "^23.8.0",
"eslint-plugin-prettier": "^3.1.2",
"jest": "^25.1.0",
"@babel/plugin-transform-modules-commonjs": "^7.12.13",
"cheminfo-build": "^1.1.9",
"eslint": "^7.19.0",
"eslint-config-cheminfo": "^5.2.2",
"eslint-plugin-jest": "^24.1.3",
"jest": "^26.6.3",
"npm-run-all": "^4.1.5",
"prettier": "^1.19.1"
},
"dependencies": {
"rollup": "^1.31.1"
"prettier": "^2.2.1",
"rollup": "^2.38.5"
}
}
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