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

jetifire

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jetifire - npm Package Compare versions

Comparing version 1.2.5 to 1.2.6

1

index.js

@@ -8,2 +8,3 @@ const { readFileSync, writeFileSync } = require('fs');

const SEARCH_DIR = 'node_modules';
const csv = loadCSV();

@@ -10,0 +11,0 @@ const files = readDir(SEARCH_DIR);

2

package.json
{
"name": "jetifire",
"version": "1.2.5",
"version": "1.2.6",
"description": "Jetifire tool migrates support-library-dependent libraries to rely on the equivalent AndroidX packages instead.",

@@ -5,0 +5,0 @@ "keywords": [

@@ -55,3 +55,3 @@ # Jetifire - A fast Node implementation

2. Run Jetifire in `reverse` mode
**Reverse mode**

@@ -62,3 +62,3 @@ ```bash

3. (Optional) add a `postinstall` script to your `package.json`: `"postinstall": "jetifire"`
2. (Optional) add a `postinstall` script to your `package.json`: `"postinstall": "jetifire"`

@@ -65,0 +65,0 @@ ## Usage notes

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