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

@ewb/translate

Package Overview
Dependencies
Maintainers
1
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ewb/translate - npm Package Compare versions

Comparing version 1.9.4 to 1.9.5

lib/ApiBranch.d.ts

28

package.json
{
"name": "@ewb/translate",
"version": "1.9.4",
"version": "1.9.5",
"description": "Translate as you create your app. Saves the words and text in a tree structure for fast and easy lookup.",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
"main": "./lib/index.js",
"types": "./lib/index.d.ts",
"scripts": {

@@ -39,17 +39,17 @@ "start": "yarn build:watch",

"devDependencies": {
"@types/chai": "^4.2.21",
"@types/mocha": "^5.2.7",
"@types/chai": "^4.3.4",
"@types/mocha": "^10.0.0",
"@types/node-fetch": "^2.5.12",
"chai": "^4.3.4",
"chai": "^4.3.7",
"coveralls": "^3.1.1",
"fetch-mock": "^9.11.0",
"husky": "^8.0.1",
"lint-staged": "^13.0.3",
"mocha": "^7.0.0",
"husky": "^8.0.2",
"lint-staged": "^13.0.4",
"mocha": "^10.1.0",
"node-fetch": "^2.6.1",
"nyc": "^15.0.0",
"prettier": "^2.7.1",
"ts-node": "^8.6.2",
"tslint": "^5.20.1",
"typescript": "^4.2.4"
"nyc": "^15.1.0",
"prettier": "^2.8.0",
"ts-node": "^10.9.1",
"tslint": "^6.1.3",
"typescript": "^4.9.3"
},

@@ -56,0 +56,0 @@ "peerDependencies": {},

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