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

spectra-nmr-utilities

Package Overview
Dependencies
Maintainers
5
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

spectra-nmr-utilities - npm Package Compare versions

Comparing version 0.0.3 to 0.0.5

2

package.json
{
"name": "spectra-nmr-utilities",
"version": "0.0.3",
"version": "0.0.5",
"description": "spectra NMR utilities",

@@ -5,0 +5,0 @@ "main": "./src/index.js",

@@ -90,3 +90,3 @@ 'use strict';

var j = signals[i].j;
if (j && j.length > 0) {
if (j && j.lengthpublish > 0) {
for (k = j.length - 2; k >= 0; k--) {

@@ -93,0 +93,0 @@ for (var m = j.length - 1; m > k; m--) {

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