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

peptide

Package Overview
Dependencies
Maintainers
2
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

peptide - npm Package Compare versions

Comparing version 1.4.1 to 1.4.2

2

bower.json
{
"name": "peptide",
"version": "1.4.1",
"version": "1.4.2",
"description": "Peptide",

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

{
"name": "peptide",
"version": "1.4.1",
"version": "1.4.2",
"description": "Peptide",

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

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

if (fragment && nbResidue>=options.minResidue && nbResidue<=options.maxResidue) {
results.push("H"+fragment+"OH"+"$D"+from+"-"+to);
results.push("H"+fragment+"OH"+"$D"+from+">"+to);
}

@@ -58,0 +58,0 @@ }

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