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

lw-sdk

Package Overview
Dependencies
Maintainers
3
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lw-sdk - npm Package Compare versions

Comparing version 1.2.0 to 1.3.0

2

package.json
{
"name": "lw-sdk",
"version": "1.2.0",
"version": "1.3.0",
"description": "SDK for Laurel & Wolf API",

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

@@ -88,2 +88,6 @@ import {assign} from 'lodash';

let users = makeResource({
type: 'users'
});
//// Singletons

@@ -127,2 +131,3 @@

shoppinglistItems,
users,

@@ -129,0 +134,0 @@ // Singletons

@@ -27,3 +27,4 @@ import {namespace} from './utils/testing';

'media',
'shopping-list-items'
'shopping-list-items',
'users'
];

@@ -30,0 +31,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