@css-smart/config
Advanced tools
Comparing version 0.0.1 to 0.0.2
@@ -1,1 +0,4 @@ | ||
export const defineConfig = (config) => config; | ||
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.defineConfig = void 0; | ||
exports.defineConfig = (config) => config; |
@@ -1,2 +0,5 @@ | ||
export var NPM_LIFE_CYCLE; | ||
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.NPM_LIFE_CYCLE = void 0; | ||
var NPM_LIFE_CYCLE; | ||
(function (NPM_LIFE_CYCLE) { | ||
@@ -27,2 +30,2 @@ /** | ||
NPM_LIFE_CYCLE["dependencies"] = "dependencies"; | ||
})(NPM_LIFE_CYCLE || (NPM_LIFE_CYCLE = {})); | ||
})(NPM_LIFE_CYCLE = exports.NPM_LIFE_CYCLE || (exports.NPM_LIFE_CYCLE = {})); |
{ | ||
"name": "@css-smart/config", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "CSS Smart language package config!", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
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
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
8508
343