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

@superfaceai/parser

Package Overview
Dependencies
Maintainers
3
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@superfaceai/parser - npm Package Compare versions

Comparing version 0.0.24-beta.0 to 0.0.24-beta.1

38

package.json
{
"name": "@superfaceai/parser",
"version": "0.0.24-beta.0",
"version": "0.0.24-beta.1",
"description": "Level 5 autonomous, self-driving API client, https://superface.ai",

@@ -50,37 +50,3 @@ "repository": "https://github.com/superfaceai/parser.git",

"typescript": "^4"
},
"targets": {
"types": false,
"main": {
"context": "node",
"outputFormat": "commonjs",
"engines": {
"node": ">=12.x"
},
"includeNodeModules": false,
"isLibrary": true,
"scopeHoist": false
},
"module": {
"context": "node",
"outputFormat": "commonjs",
"engines": {
"node": ">=4.x"
},
"includeNodeModules": false,
"isLibrary": true,
"scopeHoist": false
},
"browser": {
"context": "browser",
"outputFormat": "commonjs",
"includeNodeModules": false,
"isLibrary": true,
"scopeHoist": false
}
},
"browserslist": [
"> 0.2%",
"not dead"
]
}
}
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