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 2.2.0 to 3.0.0

4

dist/index.js

@@ -1,2 +0,2 @@

// Generated by CoffeeScript 1.12.4
// Generated by CoffeeScript 1.12.5
(function() {

@@ -10,3 +10,3 @@ var mixin;

registry = app.registry;
Model = registry.getModel('Model');
Model = registry.getModel('PersistedModel');
DynamoModel = Model.extend('DynamoModel');

@@ -13,0 +13,0 @@ registry.modelBuilder.mixins.define('DynamoRemoting', mixin);

@@ -1,2 +0,2 @@

// Generated by CoffeeScript 1.12.4
// Generated by CoffeeScript 1.12.5
(function() {

@@ -3,0 +3,0 @@ module.exports = function(Model, options) {

@@ -1,2 +0,2 @@

// Generated by CoffeeScript 1.12.4
// Generated by CoffeeScript 1.12.5
(function() {

@@ -236,3 +236,2 @@ module.exports = function(Model) {

patchAttributes: {
isStatic: false,
accepts: [

@@ -273,3 +272,2 @@ {

],
isStatic: false,
returns: {

@@ -276,0 +274,0 @@ arg: "data",

{
"name": "loopback-dynamo-model",
"version": "2.2.0",
"version": "3.0.0",
"description": "Loopback dynamo model to provide which endpoints to share ",

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

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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