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

core-parser

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

core-parser - npm Package Compare versions

Comparing version 0.0.0 to 1.0.0

dist/index.d.ts

28

package.json
{
"name": "core-parser",
"version": "0.0.0"
"version": "1.0.0",
"license": "MIT",
"main": "./dist/index.js",
"module": "./dist/index.esm.js",
"sideEffects": false,
"typings": "./dist",
"files": [
"package.json",
"dist/**"
],
"scripts": {
"test": "jest",
"clean": "rm -rf dist; rm -rf .rpt2_cache",
"build": "yarn clean; rollup -c"
},
"devDependencies": {
"@types/jest": "24.0.12",
"@types/node": "12.0.0",
"jest": "24.8.0",
"rollup": "1.12.5",
"rollup-plugin-size-snapshot": "0.9.0",
"rollup-plugin-typescript2": "0.21.1",
"ts-jest": "24.0.2",
"tslib": "1.9.3",
"typescript": "3.5.1",
"prettier": "1.17.1"
}
}
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