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

linen

Package Overview
Dependencies
Maintainers
1
Versions
89
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

linen - npm Package Compare versions

Comparing version 0.0.33 to 0.0.34

4

lib/model.js

@@ -240,5 +240,3 @@ // Generated by CoffeeScript 1.6.2

LinenModel.prototype._buildRequestInfo = function(data) {
var _base;
return (typeof (_base = this.builder).buildRequestInfo === "function" ? _base.buildRequestInfo(data, this) : void 0) || data;
return (typeof builder.buildRequestInfo === "function" ? builder.buildRequestInfo(data, this) : void 0) || data;
};

@@ -245,0 +243,0 @@

{
"name": "linen",
"version": "0.0.33",
"version": "0.0.34",
"description": "```javascript",

@@ -5,0 +5,0 @@ "main": "./lib/index.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