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

parser-ts

Package Overview
Dependencies
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

parser-ts - npm Package Compare versions

Comparing version 0.6.1 to 0.6.2

2

CHANGELOG.md

@@ -16,3 +16,3 @@ # Changelog

# 0.6.1
# 0.6.2

@@ -19,0 +19,0 @@ - **New Feature**

{
"name": "parser-ts",
"version": "0.6.1",
"version": "0.6.2",
"description": "String parser combinators for TypeScript",

@@ -10,3 +10,5 @@ "files": [

"main": "lib/index.js",
"module": "es6/index.js",
"typings": "lib/index.d.ts",
"sideEffects": false,
"scripts": {

@@ -13,0 +15,0 @@ "lint": "tslint -p .",

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