contentful-parsers
Advanced tools
Comparing version 0.2.17 to 0.2.18
{ | ||
"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) : |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Updated@babel/runtime@^7.11.2