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

meteor

Package Overview
Dependencies
Maintainers
5
Versions
123
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

meteor - npm Package Compare versions

Comparing version 2.2.1 to 2.2.2

4

config.js
const path = require('path');
const METEOR_LATEST_VERSION = '2.2';
const METEOR_LATEST_VERSION = '2.2.1';

@@ -19,2 +19,2 @@ const localAppData = process.env.LOCALAPPDATA;

startedPath: path.resolve(localAppData, '.meteor-install-started.txt'),
}
};
{
"name": "meteor",
"version": "2.2.1",
"version": "2.2.2",
"description": "Install Meteor on Windows",

@@ -5,0 +5,0 @@ "main": "install.js",

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