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

@breautek/iterator

Package Overview
Dependencies
Maintainers
2
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@breautek/iterator - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

3

CHANGELOG.md
# Changelog
## 1.0.1
- Corrected dependencies
## 1.0.0
- Initial release

19

package.json
{
"name": "@breautek/iterator",
"version": "1.0.0",
"version": "1.0.1",
"description": "Iterator implementation",

@@ -40,18 +40,5 @@ "main": "lib/Iterator.js",

"dependencies": {
"@types/body-parser": "1.17.0",
"@types/express": "^4.17.0",
"@types/formidable": "1.0.31",
"@types/jsonwebtoken": "^8.3.2",
"@types/mysql": "^2.15.6",
"@types/node": "^12.6.8",
"@types/uuid": "^3.4.4",
"body-parser": "^1.19.0",
"commander": "^2.20.0",
"express": "^4.17.1",
"formidable": "1.2.1",
"jsonwebtoken": "^8.5.1",
"mysql": "^2.17.1",
"source-map-support": "^0.5.12",
"tslib": "^1.10.0",
"uuid": "3.3.2"
"tslib": "^1.10.0"
},

@@ -67,3 +54,2 @@ "devDependencies": {

"eslint-config-prettier": "^6.0.0",
"form-data": "^2.5.0",
"jasmine": "^3.4.0",

@@ -75,5 +61,4 @@ "jasmine-spec-reporter": "^4.2.1",

"tsutils": "^3.14.0",
"typedoc": "^0.14.2",
"typescript": "^3.5.3"
}
}
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