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

apr-engine-iterator

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

apr-engine-iterator - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

12

package.json
{
"name": "apr-engine-iterator",
"version": "1.0.0",
"version": "1.0.1",
"homepage": "https://github.com/ramitos/apr/tree/master/packages/engine-iterator",

@@ -8,9 +8,6 @@ "license": "MIT",

"contributors": [],
"main": "src/engine-iterator.js",
"main": "src/index.js",
"repository": "ramitos/apr",
"scripts": {
"test": "NODE_ENV=test ava test/*.js --fail-fast -v"
},
"dependencies": {
"apr-engine-until": "^1.0.0",
"apr-engine-until": "^1.0.1",
"build-array": "^1.0.0",

@@ -20,6 +17,3 @@ "lodash.isarraylike": "^4.2.0",

"lodash.keys": "^4.2.0"
},
"devDependencies": {
"ava": "^0.16.0"
}
}
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