contentful-parsers
Advanced tools
Comparing version 0.2.7 to 0.2.8
{ | ||
"name": "contentful-parsers", | ||
"version": "0.2.7", | ||
"version": "0.2.8", | ||
"description": "Library of useful parsers to use when working with Contentful API responses.", | ||
@@ -58,4 +58,4 @@ "repository": "ryanhefner/contentful-parsers.git", | ||
"babel-polyfill": "^6.26.0", | ||
"coveralls": "^3.0.5", | ||
"dtslint": "^0.9.0", | ||
"coveralls": "^3.0.6", | ||
"dtslint": "^0.9.1", | ||
"greenkeeper-lockfile": "^1.15.1", | ||
@@ -66,9 +66,8 @@ "gzip-size": "^5.1.1", | ||
"regenerator-runtime": "^0.13.3", | ||
"rollup": "^1.17.0", | ||
"rollup": "^1.19.4", | ||
"rollup-plugin-babel": "^4.3.3", | ||
"rollup-plugin-commonjs": "^10.0.1", | ||
"rollup-plugin-commonjs": "^10.0.2", | ||
"rollup-plugin-json": "^4.0.0", | ||
"rollup-plugin-node-resolve": "^5.2.0", | ||
"rollup-plugin-uglify": "^6.0.2", | ||
"rollup-watch": "^4.3.1", | ||
"typescript": "^3.5.3" | ||
@@ -75,0 +74,0 @@ }, |
@@ -1,2 +0,2 @@ | ||
/*! contentful-parsers v0.2.7 | (c) 2019 Ryan Hefner | MIT License | https://github.com/ryanhefner/contentful-parsers.git !*/ | ||
/*! contentful-parsers v0.2.8 | (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) : |
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
25
21828