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

@breautek/deque

Package Overview
Dependencies
Maintainers
2
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@breautek/deque - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

.nyc_output/2ded6646-d7ad-44c0-8da8-d7e79703a422.json

2

.nyc_output/processinfo/index.json

@@ -1,1 +0,1 @@

{"processes":{"67230332-3a27-4d3c-a7b8-6cf22bbbf91e":{"parent":null,"children":[]}},"files":{"/development/breautek/deque/src/Deque.ts":["67230332-3a27-4d3c-a7b8-6cf22bbbf91e"]},"externalIds":{}}
{"processes":{"2ded6646-d7ad-44c0-8da8-d7e79703a422":{"parent":null,"children":[]}},"files":{"/development/breautek/deque/src/Deque.ts":["2ded6646-d7ad-44c0-8da8-d7e79703a422"]},"externalIds":{}}
{
"name": "@breautek/deque",
"version": "1.0.0",
"version": "1.0.1",
"description": "Iterator implementation",

@@ -40,20 +40,18 @@ "main": "lib/Deque.js",

"@breautek/eslint-plugin": "4.0.0",
"@breautek/iterator": "3.0.0",
"@types/node": "12.12.67",
"source-map-support": "0.5.19",
"tslib": "2.0.3"
"@breautek/iterator": "3.0.1",
"@types/node": "12.19.15",
"tslib": "2.1.0"
},
"devDependencies": {
"@types/jasmine": "3.5.14",
"@typescript-eslint/eslint-plugin": "4.4.1",
"@typescript-eslint/parser": "4.4.1",
"eslint": "7.11.0",
"jasmine": "3.6.1",
"@types/jasmine": "3.6.3",
"@typescript-eslint/eslint-plugin": "4.14.0",
"@typescript-eslint/parser": "4.14.0",
"eslint": "7.18.0",
"jasmine": "3.6.4",
"jasmine-spec-reporter": "6.0.0",
"jasmine-ts-console-reporter": "3.1.1",
"nyc": "15.1.0",
"ts-node": "9.0.0",
"tsutils": "3.17.1",
"typescript": "4.0.3"
"ts-node": "9.1.1",
"typescript": "4.1.3"
}
}

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc