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

contentful

Package Overview
Dependencies
Maintainers
1
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 0.0.7 to 0.0.8

.tern-port

2

bower.json
{
"name": "contentful",
"version": "0.0.7",
"version": "0.0.8",
"main": "dist/contentful.min.js",

@@ -5,0 +5,0 @@ "ignore": [

@@ -30,3 +30,3 @@ 'use strict';

'://',
this.options.host,
_.first(this.options.host.split(':')),
':',

@@ -33,0 +33,0 @@ this.options.secure ? '443' : '80',

{
"name": "contentful",
"version": "0.0.7",
"version": "0.0.8",
"description": "Client for Contentful's Content Delivery API",

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

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