Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@meteorjs/reify

Package Overview
Dependencies
Maintainers
5
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@meteorjs/reify - npm Package Compare versions

Comparing version 0.23.0 to 0.24.0

.idea/modules.xml

2

lib/runtime/utils.js

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

value: true,
writable: false
writable: true
});

@@ -76,0 +76,0 @@ }

{
"name": "@meteorjs/reify",
"version": "0.23.0",
"version": "0.24.0",
"main": "node/index.js",

@@ -41,6 +41,6 @@ "browser": "lib/empty.js",

"devDependencies": {
"@babel/core": "7.15.0",
"@babel/parser": "7.15.3",
"@babel/core": "7.16.0",
"@babel/parser": "7.16.4",
"@babel/plugin-transform-runtime": "7.15.0",
"@babel/preset-env": "7.15.0",
"@babel/preset-env": "7.16.4",
"lodash": "4.17.21",

@@ -47,0 +47,0 @@ "mocha": "9.1.1",

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