🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@remkoj/optimizely-cms-cli

Package Overview
Dependencies
Maintainers
1
Versions
56
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@remkoj/optimizely-cms-cli - npm Package Compare versions

Comparing version
5.3.1
to
5.3.2
+4
-3
package.json

@@ -5,3 +5,3 @@ {

"type": "module",
"version": "5.3.1",
"version": "5.3.2",
"bin": {

@@ -18,6 +18,7 @@ "opti-cms": "./dist/index.js"

"compile": "node ./script/update-cfg.js && rollup -c ./rollup.config.js",
"recompile": "node ./script/update-cfg.js && rollup -c ./rollup.config.js",
"opti-cms": "node ./dist/index.js"
},
"devDependencies": {
"@remkoj/optimizely-cms-api": "5.3.1",
"@remkoj/optimizely-cms-api": "5.3.2",
"@rollup/plugin-json": "^6.1.0",

@@ -32,3 +33,3 @@ "@rollup/plugin-typescript": "^12.3.0",

"peerDependencies": {
"@remkoj/optimizely-cms-api": "^5.3.1",
"@remkoj/optimizely-cms-api": "^5.3.2",
"@types/node": "*"

@@ -35,0 +36,0 @@ },

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display