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

contentful-parsers

Package Overview
Dependencies
Maintainers
1
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

contentful-parsers - npm Package Compare versions

Comparing version 0.2.2 to 0.2.3

types/index.d.ts

7

package.json
{
"name": "contentful-parsers",
"version": "0.2.2",
"version": "0.2.3",
"description": "Library of useful parsers to use when working with Contentful API responses.",

@@ -21,2 +21,3 @@ "repository": "ryanhefner/contentful-parsers.git",

"src",
"types",
"umd",

@@ -59,3 +60,3 @@ "index.js"

"coveralls": "^3.0.3",
"dtslint": "^0.6.2",
"dtslint": "^0.7.0",
"greenkeeper-lockfile": "^1.15.1",

@@ -73,3 +74,3 @@ "gzip-size": "^5.1.0",

"rollup-watch": "^4.3.1",
"typescript": "^3.4.4"
"typescript": "^3.4.5"
},

@@ -76,0 +77,0 @@ "jest": {

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

/*! contentful-parsers v0.2.2 | (c) 2019 Ryan Hefner | MIT License | https://github.com/ryanhefner/contentful-parsers.git !*/
/*! contentful-parsers v0.2.3 | (c) 2019 Ryan Hefner | MIT License | https://github.com/ryanhefner/contentful-parsers.git !*/
(function (global, factory) {

@@ -3,0 +3,0 @@ typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports) :

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