@nativescript/tslint-rules
Advanced tools
+22
| ## 0.0.3 (2019-08-05) | ||
| ### Bug Fixes | ||
| - **prefer-mapped-imports:** reexport from the main entry point ([8255b47](https://github.com/NativeScript/nativescript-tslint-rules/commit/8255b47)) | ||
| - normalize windows to require-able paths ([687cacd](https://github.com/NativeScript/nativescript-tslint-rules/commit/687cacd)) | ||
| ### Features | ||
| - add prefer-mapped-imports rule ([cf4ab79](https://github.com/NativeScript/nativescript-tslint-rules/commit/cf4ab79)) | ||
| ## 0.0.2 | ||
| ### Bug Fixes | ||
| - **prefer-mapped-imports:** normalize windows to require-able paths ([687cacd](https://github.com/NativeScript/nativescript-tslint-rules/commit/687cacd)) | ||
| ## 0.0.1 | ||
| ### Features | ||
| - add prefer-mapped-imports rule ([cf4ab79](https://github.com/NativeScript/nativescript-tslint-rules/commit/cf4ab79)) |
+1
-1
@@ -1,2 +0,2 @@ | ||
| export { Rule as PreferMappedImportsRule } from "./preferMappedImportsRule"; | ||
| export { Rule as PreferMappedImportsRule, RemapOptions, RuleArgs, parseCompilerOptions } from "./preferMappedImportsRule"; | ||
| export declare const rulesDirectory = "."; | ||
@@ -3,0 +3,0 @@ export declare const rules: { |
+1
-0
| Object.defineProperty(exports, "__esModule", { value: true }); | ||
| var preferMappedImportsRule_1 = require("./preferMappedImportsRule"); | ||
| exports.PreferMappedImportsRule = preferMappedImportsRule_1.Rule; | ||
| exports.parseCompilerOptions = preferMappedImportsRule_1.parseCompilerOptions; | ||
| exports.rulesDirectory = "."; | ||
@@ -5,0 +6,0 @@ exports.rules = { |
@@ -1,1 +0,1 @@ | ||
| {"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":";AAAA,qEAA4E;AAAnE,4DAAA,IAAI,CAA2B;AAE3B,QAAA,cAAc,GAAG,GAAG,CAAC;AACrB,QAAA,KAAK,GAAG;IACjB,uBAAuB,EAAE,CAAC,IAAI,CAAC;CAClC,CAAC"} | ||
| {"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":";AAAA,qEAKmC;AAJ/B,4DAAA,IAAI,CAA2B;AAG/B,yDAAA,oBAAoB,CAAA;AAGX,QAAA,cAAc,GAAG,GAAG,CAAC;AACrB,QAAA,KAAK,GAAG;IACjB,uBAAuB,EAAE,CAAC,IAAI,CAAC;CAClC,CAAC"} |
+4
-2
| { | ||
| "name": "@nativescript/tslint-rules", | ||
| "version": "0.0.2", | ||
| "version": "0.0.3", | ||
| "description": "A set of TSLint rules for NativeScript projects.", | ||
@@ -35,3 +35,4 @@ "main": "dist/index.js", | ||
| "prettier": "prettier --write \"**/*.{js,ts,tsx,json,md}\"", | ||
| "prepublishOnly": "npm run build && npm run lint && npm run test" | ||
| "prepublishOnly": "npm run build && npm run lint && npm run test", | ||
| "version": "conventional-changelog -p angular -i CHANGELOG.md -s && git add CHANGELOG.md" | ||
| }, | ||
@@ -48,2 +49,3 @@ "dependencies": { | ||
| "@types/node": "11.13.4", | ||
| "conventional-changelog-cli": "^2.0.23", | ||
| "husky": "^1.3.1", | ||
@@ -50,0 +52,0 @@ "jest": "^24.4.0", |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
31675
3.51%10
11.11%217
0.46%0
-100%10
11.11%