Socket
Socket
Sign inDemoInstall

is-typed-array

Package Overview
Dependencies
65
Maintainers
2
Versions
19
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.4 to 1.1.5

6

CHANGELOG.md

@@ -0,1 +1,7 @@

1.1.5 / 2021-02-14
=================
* [meta] do not publish github action workflow files or nyc output
* [Deps] update `call-bind`, `es-abstract`
* [Dev Deps] update `eslint`, `@ljharb/eslint-config`, `aud`, `is-callable`, `tape`
1.1.4 / 2020-12-05

@@ -2,0 +8,0 @@ =================

16

package.json
{
"name": "is-typed-array",
"version": "1.1.4",
"version": "1.1.5",
"author": {

@@ -58,4 +58,4 @@ "name": "Jordan Harband",

"available-typed-arrays": "^1.0.2",
"call-bind": "^1.0.0",
"es-abstract": "^1.18.0-next.1",
"call-bind": "^1.0.2",
"es-abstract": "^1.18.0-next.2",
"foreach": "^2.0.5",

@@ -65,7 +65,7 @@ "has-symbols": "^1.0.1"

"devDependencies": {
"@ljharb/eslint-config": "^17.3.0",
"aud": "^1.1.3",
"eslint": "^7.15.0",
"@ljharb/eslint-config": "^17.5.1",
"aud": "^1.1.4",
"eslint": "^7.20.0",
"evalmd": "^0.0.19",
"is-callable": "^1.2.2",
"is-callable": "^1.2.3",
"make-arrow-function": "^1.2.0",

@@ -76,3 +76,3 @@ "make-generator-function": "^2.0.0",

"safe-publish-latest": "^1.1.4",
"tape": "^5.0.1"
"tape": "^5.1.1"
},

@@ -79,0 +79,0 @@ "testling": {

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