🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

@medable/mdctl-core

Package Overview
Dependencies
Maintainers
0
Versions
85
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@medable/mdctl-core - npm Package Compare versions

Comparing version

to
1.0.73-alpha.1

4

package.json
{
"name": "@medable/mdctl-core",
"version": "1.0.73-alpha.0",
"version": "1.0.73-alpha.1",
"description": "Medable Developer Client Tools :: Core",

@@ -56,3 +56,3 @@ "repository": {

},
"gitHead": "c16ab2fbd75cf55e7e2d396058fe9f91e265a60c"
"gitHead": "15498794f6a8fccfc6a787950b0bb23643da6916"
}

@@ -241,3 +241,3 @@ const _ = require('lodash'),

// Exclude script extraction to all instance data.
if (isCustomName(content.object)) {
if (isCustomName(content.object) || content.object === 'i18n') {
return

@@ -244,0 +244,0 @@ }