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

@hyperingenuity/uscript

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

@hyperingenuity/uscript - npm Package Compare versions

Comparing version 0.4.0 to 0.4.1

4

package.json
{
"name": "@hyperingenuity/uscript",
"version": "0.4.0",
"version": "0.4.1",
"description": "Micro Scripting Language inside JavaScript",

@@ -20,4 +20,4 @@ "main": "index.js",

"dependencies": {
"barrkeep": "^2.6.6"
"barrkeep": "^2.11.1"
}
}

@@ -85,4 +85,4 @@ 'use strict';

it('should evaluate a filter expression', () => {
expect('2439673 | bytes'.µ).toBe('2.327 MB');
expect('2439673 | bytes'.µ).toBe('2.33 MB');
});
});
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