contentful-sdk-jsdoc
Advanced tools
Comparing version 3.1.3 to 3.1.4
{ | ||
"name": "contentful-sdk-jsdoc", | ||
"version": "3.1.3", | ||
"version": "3.1.4", | ||
"description": "JSDoc template and config for the Contentful JS SDKs", | ||
@@ -21,5 +21,2 @@ "homepage": "https://www.contentful.com/developers/docs/javascript/", | ||
], | ||
"dependencies": { | ||
"taffydb": "^2.7.3" | ||
}, | ||
"devDependencies": { | ||
@@ -59,3 +56,6 @@ "@semantic-release/changelog": "^6.0.0", | ||
] | ||
}, | ||
"dependencies": { | ||
"@jsdoc/salty": "^0.2.8" | ||
} | ||
} |
3926
+ Added@jsdoc/salty@^0.2.8
+ Added@jsdoc/salty@0.2.9(transitive)
+ Addedlodash@4.17.21(transitive)
- Removedtaffydb@^2.7.3
- Removedtaffydb@2.7.3(transitive)