magicpen-media
Advanced tools
Comparing version 1.5.2 to 2.0.0
@@ -1,2 +0,2 @@ | ||
/*global URL, Blob, btoa*/ | ||
/*global Blob, btoa*/ | ||
const _ = require('lodash'); | ||
@@ -3,0 +3,0 @@ const fs = require('fs'); |
{ | ||
"name": "magicpen-media", | ||
"version": "1.5.2", | ||
"version": "2.0.0", | ||
"description": "Add media support to magicpen (images, audio, video)", | ||
@@ -16,11 +16,11 @@ "repository": { | ||
"coveralls": "^3.0.2", | ||
"eslint": "^5.8.0", | ||
"eslint": "^6.0.0", | ||
"eslint-config-pretty-standard": "^2.0.0", | ||
"eslint-plugin-prettier": "^3.0.0", | ||
"magicpen": "^5.12.0", | ||
"mocha": "^5.2.0", | ||
"nyc": "^13.1.0", | ||
"magicpen": "^6.0.2", | ||
"mocha": "^6.0.0", | ||
"nyc": "^14.0.0", | ||
"prettier": "^1.14.3", | ||
"sinon": "^7.1.0", | ||
"unexpected": "^10.39.1", | ||
"unexpected": "^11.0.0", | ||
"unexpected-fs": "^3.0.0", | ||
@@ -27,0 +27,0 @@ "unexpected-sinon": "^10.10.1" |
Sorry, the diff of this file is too big to display
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
667544