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

futurosenso-lang

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

futurosenso-lang - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

jest.config.js

14

package.json

@@ -5,4 +5,4 @@ {

"email": "dev@futurosenso.com",
"version": "1.0.0",
"description": "Language content utility",
"version": "1.0.1",
"description": "Language content utility, load content translations from xlsx file exported from access file.",
"license": "ISC",

@@ -15,9 +15,13 @@ "keywords": [

],
"main": "main.js",
"main": "lang.js",
"dependencies": {
"xlsx": "^0.14.1"
"xml2js": "0.4.19"
},
"devDependencies": {
"jest": "^24.1.0"
"@types/jest": "23.3.14",
"jest": "23.6.0"
},
"scripts": {
"test": "jest"
}
}
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