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

@magnetarjs/core

Package Overview
Dependencies
Maintainers
2
Versions
152
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@magnetarjs/core - npm Package Compare versions

Comparing version 0.10.0 to 0.10.1

2

dist/index.js

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

});
if (actionName !== "fetch") {
if (actionName !== "fetch" && actionName !== "fetchCount") {
if (writeLock.promise === null) {

@@ -304,0 +304,0 @@ writeLock.promise = new Promise((resolve) => {

{
"name": "@magnetarjs/core",
"version": "0.10.0",
"version": "0.10.1",
"sideEffects": false,

@@ -23,4 +23,4 @@ "description": "Magnetar core library.",

"dependencies": {
"@magnetarjs/types": "0.10.0",
"@magnetarjs/utils": "0.10.0",
"@magnetarjs/types": "0.10.1",
"@magnetarjs/utils": "0.10.1",
"getorset-anything": "^0.0.3",

@@ -31,3 +31,3 @@ "is-what": "^4.1.7",

"devDependencies": {
"@magnetarjs/test-utils": "0.10.0"
"@magnetarjs/test-utils": "0.10.1"
},

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

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