Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@arr/every

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@arr/every - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

module.d.ts

12

package.json
{
"name": "@arr/every",
"version": "1.0.0",
"version": "1.0.1",
"repository": "lukeed/arr",
"description": "A tiny, faster alternative to native Array.prototype.every",
"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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc