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

fixed-width-parser

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fixed-width-parser - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

dist/FixedWidthParser.d.ts

4

package.json
{
"name": "fixed-width-parser",
"version": "1.0.0",
"version": "1.0.1",
"description": "A fixed width data parser",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"files": [

@@ -43,2 +44,3 @@ "dist"

"build": "tsc",
"bump": "npm --no-git-tag-version version",
"test": "jest --coverage",

@@ -45,0 +47,0 @@ "test:watch": "npm run test -- --watch",

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