@shopify/tinymce
Advanced tools
Comparing version 4.5.5-public to 4.5.5-shopify2
{ | ||
"name": "@shopify/tinymce", | ||
"version": "4.5.5-public", | ||
"version": "4.5.5-shopify2", | ||
"description": "Shopify fork of TinyMCE", | ||
"main": "tinymce.js", | ||
"main": "index.js", | ||
"scripts": { | ||
@@ -18,3 +18,6 @@ "test": "echo \"Error: no test specified\" && exit 1" | ||
}, | ||
"homepage": "https://github.com/Shopify/tinymce#readme" | ||
"homepage": "https://github.com/Shopify/tinymce#readme", | ||
"dependencies": { | ||
"@types/tinymce": "^4.5.14" | ||
} | ||
} |
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
1567991
13
48522
0
1
+ Added@types/tinymce@^4.5.14
+ Added@types/jquery@3.5.32(transitive)
+ Added@types/sizzle@2.3.9(transitive)
+ Added@types/tinymce@4.6.9(transitive)