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

meta-map

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

meta-map - npm Package Compare versions

Comparing version 0.8.11 to 0.8.13

2

lib/postinstall.js

@@ -27,5 +27,5 @@ (function() {

console.log(' email: ' + result.email);
return fs.writeFileSync('./config.json', JSON.stringify('result'));
return fs.writeFileSync('./config.json', JSON.stringify(result));
});
}).call(this);
{
"name": "meta-map",
"version": "0.8.11",
"version": "0.8.13",
"description": "Package providing access to the MetaMap Web API for UMLS",

@@ -5,0 +5,0 @@ "main": "lib/metaMap.js",

Sorry, the diff of this file is not supported yet

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