You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

@fimbul/mimir

Package Overview
Dependencies
Maintainers
2
Versions
125
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fimbul/mimir - npm Package Compare versions

Comparing version

to
0.13.0-dev.20180726

6

package.json
{
"name": "@fimbul/mimir",
"version": "0.13.0-dev.20180719",
"version": "0.13.0-dev.20180726",
"description": "Core rules of the Fimbullinter project",

@@ -28,7 +28,7 @@ "main": "recommended.yaml",

"dependencies": {
"@fimbul/ymir": "0.13.0-dev.20180718",
"@fimbul/ymir": "0.13.0-dev.20180726",
"chalk": "^2.3.2",
"debug": "^3.1.0",
"tslib": "^1.8.1",
"tsutils": "^2.28.0"
"tsutils": "^2.29.0"
},

@@ -35,0 +35,0 @@ "peerDependencies": {

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

ymir_1.excludeDeclarationFiles,
ymir_1.requiresStrictNullChecks
ymir_1.requiresCompilerOption('strictNullChecks')
], Rule);
exports.Rule = Rule;
//# sourceMappingURL=delete-only-optional-property.js.map

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

ymir_1.excludeDeclarationFiles,
ymir_1.requiresStrictNullChecks
ymir_1.requiresCompilerOption('strictNullChecks')
], Rule);

@@ -73,0 +73,0 @@ exports.Rule = Rule;

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet