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

fable

Package Overview
Dependencies
Maintainers
1
Versions
154
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fable - npm Package Compare versions

Comparing version 0.1.4 to 0.1.5

4

package.json
{
"name": "fable",
"version": "0.1.4",
"version": "0.1.5",
"description": "An entity behavior management and API bundling library.",

@@ -32,4 +32,4 @@ "main": "source/Fable.js",

"fable-log": "^0.1.3",
"fable-settings": "^0.0.1"
"fable-settings": "^0.0.2"
}
}

@@ -43,3 +43,3 @@ /**

enumerable: false
})
});

@@ -69,3 +69,3 @@ /**

});
}
};

@@ -102,2 +102,2 @@ /**

module.exports = Fable();
module.exports = new Fable();
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