magicpen-prism
Advanced tools
Comparing version 4.1.0 to 4.1.1
@@ -2021,3 +2021,3 @@ (function(f){if(typeof exports==="object"&&typeof module!=="undefined"){module.exports=f()}else if(typeof define==="function"&&define.amd){define([],f)}else{var g;if(typeof window!=="undefined"){g=window}else if(typeof global!=="undefined"){g=global}else if(typeof self!=="undefined"){g=self}else{g=this}g.magicPenPrism = f()}})(function(){var define,module,exports;return (function(){function r(e,n,t){function o(i,f){if(!n[i]){if(!e[i]){var c="function"==typeof require&&require;if(!f&&c)return c(i,!0);if(u)return u(i,!0);var a=new Error("Cannot find module '"+i+"'");throw a.code="MODULE_NOT_FOUND",a}var p=n[i]={exports:{}};e[i][0].call(p.exports,function(r){var n=e[i][1][r];return o(n||r)},p,p.exports,r,e,n,t)}return n[i].exports}for(var u="function"==typeof require&&require,i=0;i<t.length;i++)o(t[i]);return o}return r})()({1:[function(require,module,exports){ | ||
"name": "magicpen-prism", | ||
"version": "4.1.0", | ||
"version": "4.1.1", | ||
"description": "Add syntax highlighting support to magicpen via prism.js", | ||
@@ -2060,3 +2060,3 @@ "repository": { | ||
"dependencies": { | ||
"prismjs": "^1.15.0" | ||
"prismjs": "^1.21.0" | ||
}, | ||
@@ -2063,0 +2063,0 @@ "nyc": { |
{ | ||
"name": "magicpen-prism", | ||
"version": "4.1.0", | ||
"version": "4.1.1", | ||
"description": "Add syntax highlighting support to magicpen via prism.js", | ||
@@ -41,3 +41,3 @@ "repository": { | ||
"dependencies": { | ||
"prismjs": "^1.15.0" | ||
"prismjs": "^1.21.0" | ||
}, | ||
@@ -44,0 +44,0 @@ "nyc": { |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
1
Updatedprismjs@^1.21.0