Socket
Socket
Sign inDemoInstall

@misk/cli

Package Overview
Dependencies
Maintainers
2
Versions
444
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@misk/cli - npm Package Compare versions

Comparing version 0.0.15 to 0.0.16

lib/web/@misk/cli/utils/changelog.d.ts

2

lib/web/@misk/cli/commands/build.js

@@ -13,3 +13,3 @@ "use strict";

commands_1.prebuild();
utils_1.runCmd("npm run-script build");
utils_1.runCmd("sh -c 'npm run-script build'");
return [2 /*return*/];

@@ -16,0 +16,0 @@ });

@@ -0,6 +1,4 @@

export * from "./changelog";
export * from "./generate";
export * from "./migrate";
export declare enum MiskVersion {
"v0_1_1_alpha_0_5" = "0.1.1-alpha-0.5"
}
export interface IMiskTabJSON {

@@ -27,15 +25,2 @@ name: string;

}
export interface IMiskTabVersion {
date: string;
"@misk/cli": string;
"@misk/common": string;
"@misk/core": string;
"@misk/dev": string;
"@misk/tslint": string;
notes?: string;
}
export interface IMiskTabVersions {
[key: string]: IMiskTabVersion;
}
export declare const MiskTabVersions: IMiskTabVersions;
export declare const JsonOptions: {

@@ -42,0 +27,0 @@ spaces: number;

@@ -8,8 +8,5 @@ "use strict";

var yargs = require("yargs");
tslib_1.__exportStar(require("./changelog"), exports);
tslib_1.__exportStar(require("./generate"), exports);
tslib_1.__exportStar(require("./migrate"), exports);
var MiskVersion;
(function (MiskVersion) {
MiskVersion["v0_1_1_alpha_0_5"] = "0.1.1-alpha-0.5";
})(MiskVersion = exports.MiskVersion || (exports.MiskVersion = {}));
var Files;

@@ -28,204 +25,2 @@ (function (Files) {

})(Files = exports.Files || (exports.Files = {}));
// const MiskTabVersionTemplate: IMiskTabVersions = {
// "0.1.1-alpha-*": {
// "@misk/cli": "0.0.*",
// "@misk/common": "0.1.1-*",
// "@misk/core": "0.1.1-*",
// "@misk/dev": "0.1.1-*",
// "@misk/tslint": "0.1.1-*",
// date: "2018-12-* ",
// notes: "Alpha"
// }
// }
exports.MiskTabVersions = {
latest: {
"@misk/cli": "0.0.5",
"@misk/common": "0.1.1",
"@misk/core": "0.1.1",
"@misk/dev": "0.1.1",
"@misk/tslint": "0.1.1",
date: "2018-12-7",
notes: "Stable release before CLI adoption. "
},
"0.1.2-alpha-0.1": {
"@misk/cli": "0.0.5",
"@misk/common": "0.1.1",
"@misk/core": "0.1.1",
"@misk/dev": "0.1.1",
"@misk/tslint": "0.1.1",
date: "2018-12-7 ",
notes: "CLI adoption."
},
"0.1.1": {
"@misk/cli": "0.0.5",
"@misk/common": "0.1.1",
"@misk/core": "0.1.1",
"@misk/dev": "0.1.1",
"@misk/tslint": "0.1.1",
date: "2018-12-7 ",
notes: "Stable release before CLI adoption. "
},
"0.1.1-alpha-0.6": {
"@misk/cli": "0.0.3",
"@misk/common": "0.1.1-alpha-0.3",
"@misk/core": "0.1.1-alpha-0.17",
"@misk/dev": "0.1.1-alpha-0.4",
"@misk/tslint": "0.1.1-alpha-0.1",
date: "2018-12-6 ",
notes: "Initial CLI work."
},
"0.1.1-alpha-0.5": {
"@misk/cli": " ",
"@misk/common": "0.1.1-alpha-0.3",
"@misk/core": "0.1.1-alpha-0.17",
"@misk/dev": "0.1.1-alpha-0.4",
"@misk/tslint": "0.1.1-alpha-0.1",
date: "2018-12-6 ",
notes: "Revert changes in 0.1.1-alpha-0.4. Remove `noUnusedParameters` from tsconfig base in `@misk/dev`"
},
"0.1.1-alpha-0.4": {
"@misk/cli": " ",
"@misk/common": "0.1.1-alpha-0.3",
"@misk/core": "0.1.1-alpha-0.14",
"@misk/dev": "0.1.1-alpha-0.3",
"@misk/tslint": "0.1.1-alpha-0.1",
date: "2018-12-5 ",
notes: "[DEPRECATED] D"
},
"0.1.1-alpha-0.3": {
"@misk/cli": " ",
"@misk/common": "0.1.1-alpha-0.3",
"@misk/core": "0.1.1-alpha-0.9",
"@misk/dev": "0.1.1-alpha-0.3",
"@misk/tslint": "0.1.1-alpha-0.1",
date: "2018-12-4 ",
notes: "SimpleNetwork Ducks with S"
},
"0.1.1-alpha-0.1": {
"@misk/cli": " ",
"@misk/common": "0.1.1-alpha-0.1",
"@misk/core": "0.1.1-alpha-0.1",
"@misk/dev": "0.1.1-alpha-0.2",
"@misk/tslint": "0.1.1-alpha-0.1",
date: "2018-11-30 ",
notes: "Rename @misk/core to @misk/core."
},
"0.1.0": {
"@misk/cli": " ",
"@misk/common": "0.1.0",
"@misk/core": "0.1.0",
"@misk/dev": "0.1.0",
"@misk/tslint": "0.1.0",
date: "2018-11-30 ",
notes: "Stable Release 0.1.0. Migrate from awesome-typescript-loader to ts-loader. Rename @misk/core to @misk/core."
},
"0.0.12": {
"@misk/cli": " ",
"@misk/common": "0.1.0-alpha-0.6",
"@misk/core": "0.1.0-alpha-0.16",
"@misk/dev": "0.1.0-alpha-0.3",
"@misk/tslint": "0.1.0-alpha-0.1",
date: "2018-11-29 ",
notes: "Added `reselect` l"
},
"0.0.11": {
"@misk/cli": " ",
"@misk/common": "0.1.0-alpha-0.5",
"@misk/core": "0.1.0-alpha-0.16",
"@misk/dev": "0.1.0-alpha-0.2",
"@misk/tslint": "0.1.0-alpha-0.1",
date: "2018-11-28 ",
notes: "[DEPRECATED] Added `reselect` library."
},
"0.0.10": {
"@misk/cli": " ",
"@misk/common": "0.1.0-alpha-0.3",
"@misk/core": "0.1.0-alpha-0.15",
"@misk/dev": "0.1.0-alpha-0.1",
"@misk/tslint": "0.1.0-alpha-0.1",
date: "2018-11-27 ",
notes: "Robust ErrorCalloutComponent, async network r"
},
"0.0.9": {
"@misk/cli": " ",
"@misk/common": "0.1.0-alpha-0.3",
"@misk/core": "0.1.0-alpha-0.7",
"@misk/dev": "0.1.0-alpha-0.1",
"@misk/tslint": "0.1.0-alpha-0.1",
date: "2018-11-26 ",
notes: "Fixed refreshNodeModules command."
},
"0.0.8": {
"@misk/cli": " ",
"@misk/common": "0.0.70",
"@misk/core": "0.0.90",
"@misk/dev": "0.0.69",
"@misk/tslint": "0.0.10",
date: "2018-11-20 ",
notes: "0.0.5 misk-web runtime. Large changes to Topbar Component, color Enum added with standard colors."
},
"0.0.7": {
"@misk/cli": " ",
"@misk/common": "0.0.70",
"@misk/core": "0.0.90",
"@misk/dev": "0.0.69",
"@misk/tslint": "0.0.10",
date: "2018-11-19 ",
notes: "[DEPRECATED] Large changes to Topbar Component, color Enum added with standard colors."
},
"0.0.6": {
"@misk/cli": " ",
"@misk/common": "0.0.70",
"@misk/core": "0.0.90",
"@misk/dev": "0.0.69",
"@misk/tslint": "0.0.10",
date: "2018-11-16 ",
notes: "[DEPRECATED] Large changes to Topbar Component, color Enum added with standard colors."
},
"0.0.5": {
"@misk/cli": " ",
"@misk/common": "0.0.61",
"@misk/core": "0.0.79",
"@misk/dev": "0.0.64",
"@misk/tslint": "0.0.10",
date: "2018-11-07 ",
notes: "Includes CSS to support all `@blueprintjs` packages."
},
"0.0.4": {
"@misk/cli": " ",
"@misk/common": "0.0.60",
"@misk/core": "0.0.76",
"@misk/dev": "0.0.61",
"@misk/tslint": "0.0.10",
date: "2018-11-06 ",
notes: "Includes all `@blueprintjs` packages."
},
"0.0.3": {
"@misk/cli": " ",
"@misk/common": "0.0.59",
"@misk/core": "0.0.76",
"@misk/dev": "0.0.60",
"@misk/tslint": "0.0.10",
date: "2018-11-05 ",
notes: "Assumes `node_modules` installed centrally in `web/node_modules`. This will involve updating `tsconfig.json` in each tab."
},
"0.0.2": {
"@misk/cli": " ",
"@misk/common": "0.0.55",
"@misk/core": "0.0.71",
"@misk/dev": "0.0.57",
"@misk/tslint": "0.0.8",
date: "2018-11-02 ",
notes: ""
},
"0.0.1": {
"@misk/cli": " ",
"@misk/common": "0.0.52",
"@misk/core": "0.0.68",
"@misk/dev": "0.0.46",
"@misk/tslint": "0.0.7",
date: "2018-10-26 ",
notes: ""
}
};
exports.JsonOptions = { spaces: 2 };

@@ -232,0 +27,0 @@ exports.log = console.log;

@@ -1,2 +0,2 @@

export declare const createTsconfig: (outDir: string, otherCompilerOptions?: object) => {
export declare const createTsconfig: (output_path: string, otherCompilerOptions?: object) => {
compileOnSave: boolean;

@@ -3,0 +3,0 @@ compilerOptions: {

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
var tslib_1 = require("tslib");
exports.createTsconfig = function (outDir, otherCompilerOptions) {
exports.createTsconfig = function (output_path, otherCompilerOptions) {
if (otherCompilerOptions === void 0) { otherCompilerOptions = {}; }

@@ -16,5 +16,5 @@ return ({

"es2017"
], module: "commonjs", moduleResolution: "node", noFallthroughCasesInSwitch: true, noImplicitAny: true, noImplicitReturns: true, noUnusedLocals: true, outDir: outDir, pretty: true, removeComments: false, sourceMap: true, stripInternal: true, target: "es5", typeRoots: ["../node_modules/@types"], types: ["node"] }, otherCompilerOptions)
], module: "commonjs", moduleResolution: "node", noFallthroughCasesInSwitch: true, noImplicitAny: true, noImplicitReturns: true, noUnusedLocals: true, outDir: output_path, pretty: true, removeComments: false, sourceMap: true, stripInternal: true, target: "es5", typeRoots: ["../node_modules/@types"], types: ["node"] }, otherCompilerOptions)
});
};
//# sourceMappingURL=tsconfig.js.map
{
"name": "@misk/cli",
"version": "0.0.15",
"version": "0.0.16",
"license": "SEE LICENSE IN https://github.com/square/misk-web",

@@ -5,0 +5,0 @@ "description": "Misk-Web CLI Build Tool",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc