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.17 to 0.2.18

6

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

@@ -48,7 +48,7 @@ "repository": "ryanhefner/contentful-parsers.git",

"dependencies": {
"@babel/runtime": "^7.11.0"
"@babel/runtime": "^7.11.2"
},
"devDependencies": {
"@babel/cli": "^7.10.5",
"@babel/core": "^7.11.0",
"@babel/core": "^7.11.1",
"@babel/plugin-proposal-class-properties": "^7.10.4",

@@ -55,0 +55,0 @@ "@babel/plugin-proposal-object-rest-spread": "^7.11.0",

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

/*! contentful-parsers v0.2.17 | (c) 2020 Ryan Hefner | MIT License | https://github.com/ryanhefner/contentful-parsers.git !*/
/*! contentful-parsers v0.2.18 | (c) 2020 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