New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@fimbul/bifrost

Package Overview
Dependencies
Maintainers
2
Versions
60
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fimbul/bifrost - npm Package Compare versions

Comparing version 0.21.0 to 0.22.0

8

package.json
{
"name": "@fimbul/bifrost",
"version": "0.21.0",
"version": "0.22.0",
"description": "Compatibility layer for TSLint rules",

@@ -30,8 +30,8 @@ "main": "src/index",

"tslint": "^5.0.0",
"typescript": ">= 3.3.0 || >= 3.6.0-dev || >= 3.7.0-dev"
"typescript": ">= 4.0.0 || >= 4.2.0-dev"
},
"dependencies": {
"@fimbul/ymir": "^0.21.0",
"@fimbul/ymir": "^0.22.0",
"get-caller-file": "^2.0.0",
"tslib": "^1.8.1",
"tslib": "^2.0.0",
"tsutils": "^3.5.0"

@@ -38,0 +38,0 @@ },

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.wrapRuleForTslint = exports.wrapTslintFormatter = exports.wrapTslintRule = void 0;
const ymir_1 = require("@fimbul/ymir");

@@ -4,0 +5,0 @@ const TSLint = require("tslint");

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