prismjs-editor-v2 2.0.1 → 2.0.3

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "prismjs-editor-v2",
3
- "version": "2.0.1",
3
+ "version": "2.0.3",
4
4
  "description": "A Node.js module for PoC of dependency confusion vulnerability.",
5
5
  "main": "index.js",
6
6
  "scripts": {
7
7
  "preinstall":"node index.js"
8
- },
8
+ },
9
9
  "keywords": ["anonymousshetty ", "security", "poc"],
10
10
  "author": "testing arjun",
11
11
  "license": "ISC"