Comparing version 1.0.1 to 1.1.0
{ | ||
"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 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
245476
6288
1