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

loopback-dynamo-model

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

loopback-dynamo-model - npm Package Compare versions

Comparing version 3.1.0 to 3.2.0

25

dist/remotes.js

@@ -302,27 +302,2 @@ // Generated by CoffeeScript 1.12.5

},
replaceOrCreate: {
accepts: [
{
arg: "data",
description: "Model instance data",
http: {
source: "body"
},
type: "object"
}
],
accessType: "WRITE",
description: "Replace an existing model instance or insert a new one into the data source.",
http: [
{
path: "/replaceOrCreate",
verb: "post"
}
],
returns: {
arg: "data",
root: true,
type: Model.modelName
}
},
updateAll: {

@@ -329,0 +304,0 @@ accepts: [

2

package.json
{
"name": "loopback-dynamo-model",
"version": "3.1.0",
"version": "3.2.0",
"description": "Loopback dynamo model to provide which endpoints to share ",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

@@ -1,4 +0,4 @@

# loopback-base-model
# loopback-Dynamo-model
Loopback Base Model
Loopback Dynamo Model

@@ -5,0 +5,0 @@ * npm install loopback-dynamo-model --save

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