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

contentful

Package Overview
Dependencies
Maintainers
5
Versions
450
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

contentful - npm Package Compare versions

Comparing version 3.0.6 to 3.0.7

5

package.json

@@ -16,3 +16,3 @@ {

"build:dist": "babel lib --out-dir dist",
"build:standalone": "webpack -p && ccjs browser-dist/contentful.js --compilation_level=ADVANCED_OPTIMIZATIONS > browser-dist/contentful.min.js 2>/dev/null",
"build:standalone": "webpack && webpack -p --output-filename contentful.min.js",
"docs:build": "jsdoc -r -c jsdoc.json dist",

@@ -66,3 +66,2 @@ "docs:dev": "npm run build && npm run docs:build",

"blue-tape": "^0.2.0",
"closurecompiler": "^1.5.2",
"coveralls": "^2.11.6",

@@ -98,3 +97,3 @@ "cz-conventional-changelog": "^1.1.5",

},
"version": "3.0.6"
"version": "3.0.7"
}

2

version.js

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

module.exports = '3.0.6'
module.exports = '3.0.7'

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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