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

busy-utils

Package Overview
Dependencies
Maintainers
1
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

busy-utils - npm Package Compare versions

Comparing version 2.0.3 to 2.0.4

1

addon/locale.js

@@ -65,3 +65,2 @@ /**

const _formats = Ember.get(__locales, locale);
console.log(locale, _formats);
if (!Ember.isNone(_formats)) {

@@ -68,0 +67,0 @@ const format = Ember.get(_formats, str);

2

package.json
{
"name": "busy-utils",
"version": "2.0.3",
"version": "2.0.4",
"description": "The default blueprint for ember-cli addons.",

@@ -5,0 +5,0 @@ "directories": {

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