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

dfx-translate

Package Overview
Dependencies
Maintainers
1
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dfx-translate - npm Package Compare versions

Comparing version 0.0.9 to 0.0.10

14

package.json
{
"name": "dfx-translate",
"version": "0.0.9",
"version": "0.0.10",
"private": false,

@@ -31,9 +31,6 @@ "license": "MIT",

"peerDependencies": {
"@angular/common": ">4.0.0",
"@angular/core": "^>4.0.0",
"@angular/common": "4 - 12",
"@angular/core": "4 - 12",
"node-fetch": "^2.6.1"
},
"dependencies": {
"tslib": "^2.2.0"
},
"main": "bundles/dfx-translate.umd.js",

@@ -45,3 +42,6 @@ "module": "fesm2015/dfx-translate.js",

"typings": "dfx-translate.d.ts",
"sideEffects": false
"sideEffects": false,
"dependencies": {
"tslib": "^2.2.0"
}
}
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