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

api-test

Package Overview
Dependencies
Maintainers
1
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

api-test - npm Package Compare versions

Comparing version 1.7.1 to 1.7.2

2

classes/Obj.js

@@ -190,3 +190,3 @@ 'use strict'

obj.push(line.substr(1))
} else {
} else if (line) { // Ignore empty lines
throw new ParseError('Expected either "_key_:" or "\\t"', this)

@@ -193,0 +193,0 @@ }

{
"name": "api-test",
"version": "1.7.1",
"version": "1.7.2",
"author": "Sitegui <sitegui@sitegui.com.br>",

@@ -5,0 +5,0 @@ "description": "API testing made simple",

@@ -14,3 +14,3 @@ # user/login

password: '12345'
### error is

@@ -17,0 +17,0 @@ error: // comment lines will be ignored

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