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

arrowdb

Package Overview
Dependencies
Maintainers
3
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.10 to 1.0.11

7

lib/arrowdbObjects/customObjects.js

@@ -12,2 +12,9 @@ var arrowDBObject = {

},
batchCreate: {
httpMethod: 'POST',
restMethod: {
entry: 'classname/batch_create',
variables: ['classname']
}
},
batchDelete: {

@@ -14,0 +21,0 @@ httpMethod: 'DELETE',

2

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

@@ -5,0 +5,0 @@ "keywords": [

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