Socket
Socket
Sign inDemoInstall

@arr/filter

Package Overview
Dependencies
0
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0 to 1.0.1

module.d.ts

12

package.json
{
"name": "@arr/filter",
"version": "1.0.0",
"version": "1.0.1",
"repository": "lukeed/arr",
"description": "A tiny, faster alternative to native Array.prototype.filter",
"types": "module.d.ts",
"module": "module.js",

@@ -12,3 +13,3 @@ "main": "index.js",

"email": "luke.edwards05@gmail.com",
"url": "lukeed.com"
"url": "https://lukeed.com"
},

@@ -18,9 +19,2 @@ "engines": {

},
"scripts": {
"bench": "node bench",
"test": "tape test/*.js | tap-spec"
},
"files": [
"*.js"
],
"keywords": [

@@ -27,0 +21,0 @@ "arr",

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