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.0.1 to 1.1.0

2

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

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

@@ -76,2 +76,5 @@ import {assign} from 'lodash';

let shoppinglistItems = makeResource({
type: 'shopping-list-items'
});

@@ -113,2 +116,3 @@ //// Singletons

designPackages,
shoppinglistItems,

@@ -115,0 +119,0 @@ // Singletons

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

'furniture',
'design-packages'
'design-packages',
'shopping-list-items'
];

@@ -27,0 +28,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