contentful-parsers
Advanced tools
Comparing version 0.2.2 to 0.2.3
{ | ||
"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) : |
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
21857
15
454