New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

arrowdb

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

arrowdb - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

bin/update

11

package.json
{
"name": "arrowdb",
"version": "1.0.3",
"description": "Appcelerator ArrowDB SDK for NodeJS",

@@ -8,3 +9,2 @@ "keywords": [

],
"version": "1.0.2",
"author": "Appcelerator, Inc. <info@appcelerator.com>",

@@ -45,3 +45,4 @@ "maintainers": [

"scripts": {
"test": "node_modules/.bin/grunt"
"preinstall": "node ./bin/update",
"test": "grunt"
},

@@ -51,3 +52,3 @@ "dependencies": {

"lodash": "^2.4.1",
"appc-request-ssl": "^1.0.16",
"appc-request-ssl": "1.0.20",
"tough-cookie": "^0.12.1"

@@ -57,2 +58,3 @@ },

"colors": "^1.0.3",
"ensure-latest": "^1.0.2",
"grunt": "^0.4.5",

@@ -66,2 +68,5 @@ "grunt-cli": "^0.1.13",

},
"ensureLatest": [
"appc-request-ssl"
],
"license": "Apache-2.0",

@@ -68,0 +73,0 @@ "main": "index.js",

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