New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

mf-from-google-sheet

Package Overview
Dependencies
Maintainers
0
Versions
94
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mf-from-google-sheet - npm Package Compare versions

Comparing version 3.1.7 to 3.1.8

lib/src/index.d.ts.map

1

lib/src/index.d.ts
export function mfFromGoogleSheet(url: any, options?: {}): Promise<any[]>;
//# sourceMappingURL=index.d.ts.map

@@ -102,1 +102,2 @@ "use strict";

}
//# sourceMappingURL=index.js.map
export function fetchText(url: any): Promise<string>;
//# sourceMappingURL=fetchText.d.ts.map

@@ -11,1 +11,2 @@ "use strict";

}
//# sourceMappingURL=fetchText.js.map

10

package.json
{
"name": "mf-from-google-sheet",
"version": "3.1.7",
"version": "3.1.8",
"description": "Retrieve and format molecular formula from google sheet",

@@ -23,8 +23,8 @@ "main": "lib/src/index.js",

"dependencies": {
"mf-generator": "^3.3.7",
"mf-parser": "^3.2.5",
"mf-utilities": "^3.3.0",
"mf-generator": "^3.3.8",
"mf-parser": "^3.2.6",
"mf-utilities": "^3.3.1",
"papaparse": "^5.4.1"
},
"gitHead": "78eda3ed5d6830f7570d3867af21af2d5345a39e"
"gitHead": "a5a0497a4a284ffcbeaf90a39baba0170a6b1e24"
}
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