@coscine/project-creation
Advanced tools
Comparing version 1.1.1 to 1.1.2
/*! | ||
* @coscine/project-creation v1.1.0 | ||
* @coscine/project-creation v1.1.1 | ||
* (c) | ||
@@ -187,4 +187,3 @@ * Released under the ISC License. | ||
// | ||
var script = { | ||
var script = Vue.extend({ | ||
name: 'DeleteModal', | ||
@@ -241,3 +240,3 @@ data: function data() { | ||
} | ||
}; | ||
}); | ||
@@ -332,8 +331,8 @@ /* script */ | ||
if (!inject) return; | ||
inject("data-v-4a424c25_0", { | ||
inject("data-v-420fb5ec_0", { | ||
source: ".modal-header .modal-title{margin-block-start:0;margin-block-end:0;margin-left:0}.modal-header button.close{text-align:end;min-width:1em}.modal footer button{min-width:auto}", | ||
map: undefined, | ||
media: undefined | ||
}), inject("data-v-4a424c25_1", { | ||
source: ".invalid-tooltip[data-v-4a424c25]{margin-top:-20px}#displayName[data-v-4a424c25]{font-size:large;padding-bottom:.3em}", | ||
}), inject("data-v-420fb5ec_1", { | ||
source: ".invalid-tooltip[data-v-420fb5ec]{margin-top:-20px}#displayName[data-v-420fb5ec]{font-size:large;padding-bottom:.3em}", | ||
map: undefined, | ||
@@ -346,3 +345,3 @@ media: undefined | ||
var __vue_scope_id__ = "data-v-4a424c25"; | ||
var __vue_scope_id__ = "data-v-420fb5ec"; | ||
/* module identifier */ | ||
@@ -349,0 +348,0 @@ |
/*! | ||
* @coscine/project-creation v1.1.0 | ||
* @coscine/project-creation v1.1.1 | ||
* (c) | ||
@@ -191,4 +191,3 @@ * Released under the ISC License. | ||
// | ||
var script = { | ||
var script = Vue.extend({ | ||
name: 'DeleteModal', | ||
@@ -245,3 +244,3 @@ data: function data() { | ||
} | ||
}; | ||
}); | ||
@@ -336,8 +335,8 @@ /* script */ | ||
if (!inject) return; | ||
inject("data-v-4a424c25_0", { | ||
inject("data-v-420fb5ec_0", { | ||
source: ".modal-header .modal-title{margin-block-start:0;margin-block-end:0;margin-left:0}.modal-header button.close{text-align:end;min-width:1em}.modal footer button{min-width:auto}", | ||
map: undefined, | ||
media: undefined | ||
}), inject("data-v-4a424c25_1", { | ||
source: ".invalid-tooltip[data-v-4a424c25]{margin-top:-20px}#displayName[data-v-4a424c25]{font-size:large;padding-bottom:.3em}", | ||
}), inject("data-v-420fb5ec_1", { | ||
source: ".invalid-tooltip[data-v-420fb5ec]{margin-top:-20px}#displayName[data-v-420fb5ec]{font-size:large;padding-bottom:.3em}", | ||
map: undefined, | ||
@@ -350,3 +349,3 @@ media: undefined | ||
var __vue_scope_id__ = "data-v-4a424c25"; | ||
var __vue_scope_id__ = "data-v-420fb5ec"; | ||
/* module identifier */ | ||
@@ -353,0 +352,0 @@ |
{ | ||
"name": "@coscine/project-creation", | ||
"version": "1.1.1", | ||
"version": "1.1.2", | ||
"main": "./dist/index.js", | ||
@@ -5,0 +5,0 @@ "module": "dist/index.esm.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 1 instance in 1 package
94180
2278