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

@fusion.io/core

Package Overview
Dependencies
Maintainers
1
Versions
64
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fusion.io/core - npm Package Compare versions

Comparing version 2.5.0-rc5 to 3.0.0

lib/index.d.ts

17

package.json
{
"name": "@fusion.io/core",
"version": "2.5.0-rc5",
"description": "> TODO: description",
"version": "3.0.0",
"description": "Fusion Core. Better App Bootstrap for better Geeks.",
"publishConfig": {

@@ -10,4 +10,5 @@ "access": "public"

"homepage": "https://github.com/fusion-io/fusion.io#readme",
"license": "ISC",
"main": "lib/core.js",
"license": "MIT",
"main": "lib/index.js",
"types": "lib/index.d.ts",
"directories": {

@@ -25,3 +26,5 @@ "lib": "lib",

"scripts": {
"clean": "rm -rf lib",
"tsc": "tsc",
"build": "tsc && tsc -m es6 --outDir lib-esm",
"test": "echo \"Error: run tests from root\" && exit 1"

@@ -32,3 +35,7 @@ },

},
"gitHead": "e7f6738a9141fea8d46883e27e62630bb71db9ee"
"gitHead": "7f256db3c885f44312747c4e1fd4fe7b6c768660",
"dependencies": {
"@fusion.io/container": "^3.0.0",
"@fusion.io/utils": "^3.0.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