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

@js-temporal/temporal-test262-runner

Package Overview
Dependencies
Maintainers
3
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@js-temporal/temporal-test262-runner - npm Package Compare versions

Comparing version 0.10.0 to 0.10.1

9

CHANGELOG.md
# Change Log
## 0.10.1
* Support cancelling tests early once a certain number of failures have been
reached. Useful to prevent terminals from being overwhelemed
([#16](https://github.com/js-temporal/temporal-test262-runner/pull/16)).
* Support optionally printing the full filepath to failing Test262 files on
disk ([#16](https://github.com/js-temporal/temporal-test262-runner/pull/16)).
* Test262 test cases have sourcemap URLs that correctly point to the right file
on disk ([#16](https://github.com/js-temporal/temporal-test262-runner/pull/16)).
## 0.10.0

@@ -5,0 +14,0 @@ * Add time-zone-related DateTimeFormat test globs ([#14](https://github.com/js-temporal/temporal-test262-runner/pull/14))

2

package.json
{
"name": "@js-temporal/temporal-test262-runner",
"version": "0.10.0",
"version": "0.10.1",
"description": "Lightweight runner for ECMAScript Temporal's Test262 tests",

@@ -5,0 +5,0 @@ "main": "index.mjs",

Sorry, the diff of this file is not supported yet

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