Socket
Socket
Sign inDemoInstall

tap-yaml

Package Overview
Dependencies
2
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.1.1-1 to 2.1.1-2

1

dist/cjs/types/date.js

@@ -8,3 +8,2 @@ "use strict";

/* c8 ignore start */
/* istanbul ignore next */
identify() {

@@ -11,0 +10,0 @@ return false;

@@ -5,3 +5,2 @@ export const date = {

/* c8 ignore start */
/* istanbul ignore next */
identify() {

@@ -8,0 +7,0 @@ return false;

9

package.json
{
"name": "tap-yaml",
"version": "2.1.1-1",
"version": "2.1.1-2",
"description": "Yaml handling for TAP parsers and generators",
"module": "dist/mjs/index.js",
"main": "dist/cjs/index.js",
"types": "dist/cjs/index.d.ts",
"type": "module",
"exports": {

@@ -54,3 +52,6 @@ ".": {

"coverage-map": "map.js"
},
"engines": {
"node": ">=16"
}
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc