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

exer

Package Overview
Dependencies
Maintainers
1
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

exer - npm Package Compare versions

Comparing version 0.0.27 to 0.0.28

18

package.json
{
"name": "exer",
"version": "0.0.27",
"version": "0.0.28",
"description": "Utils in TypeScript, Debug, NanoTimer ...",

@@ -38,17 +38,17 @@ "author": "kbajalc@gmail.com",

"dependencies": {
"lodash": "^4.17.11",
"lodash": "^4.17.13",
"uuid": "^3.3.2"
},
"devDependencies": {
"@types/chance": "^1.0.2",
"@types/lodash": "^4.14.123",
"@types/node": "^10.14.6",
"@types/uuid": "^3.4.4",
"@types/chance": "^1.0.5",
"@types/lodash": "^4.14.136",
"@types/node": "^10.14.12",
"@types/uuid": "^3.4.5",
"chance": "^1.0.18",
"ts-node": "^8.1.0",
"tslint": "^5.16.0",
"ts-node": "^8.3.0",
"tslint": "^5.18.0",
"tslint-config-airbnb": "^5.11.1",
"tty": "^1.0.1",
"typescript": "^3.4.5"
"typescript": "^3.5.3"
}
}

Sorry, the diff of this file is too big to display

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