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

@fluent/console

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fluent/console - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

16

package.json
{
"name": "@fluent/console",
"version": "1.0.0",
"version": "1.0.1",
"description": "Fluent - console component",

@@ -14,14 +14,20 @@ "main": "build/index.js",

],
"repository" : {
"type" : "git",
"url" : "https://github.com/emelnychenko/fluent"
},
"license": "MIT",
"author": "Eugen Melnychenko",
"dependencies": {
"@fluent/core": "^1.0.0",
"@fluent/di": "^1.0.1",
"@fluent/logging": "^1.0.1",
"reflect-metadata": "^0.1.12"
},
"peerDependencies": {
"@fluent/core": "1.0.*",
"@fluent/di": "1.0.*",
"@fluent/logging": "1.0.*"
},
"devDependencies": {
"@types/node": "^9.3.0",
"typescript": "^2.6.2"
"typescript": "2.6.*"
}
}
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