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

bucket-ts

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bucket-ts - npm Package Compare versions

Comparing version 1.0.4 to 1.0.5

7

CHANGELOG.md

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

## bucket-ts [1.0.5](https://github.com/itaylor/bucket-ts/compare/bucket-ts@1.0.4...bucket-ts@1.0.5) (2021-03-27)
### Bug Fixes
* **deps:** update dependency ajv to v8 ([18b4de4](https://github.com/itaylor/bucket-ts/commit/18b4de40084b383f6b45fd103cd28d3075c736d1))
## bucket-ts [1.0.4](https://github.com/itaylor/bucket-ts/compare/bucket-ts@1.0.3...bucket-ts@1.0.4) (2021-01-05)

@@ -2,0 +9,0 @@

8

package.json
{
"name": "bucket-ts",
"version": "1.0.4",
"version": "1.0.5",
"author": "ian.b.taylor@gmail.com",

@@ -14,10 +14,10 @@ "license": "MIT",

"dependencies": {
"ajv": "^7.0.3",
"ajv": "^8.0.0",
"recursive-readdir": "^2.2.2"
},
"devDependencies": {
"@types/node": "14.14.20",
"@types/node": "14.14.37",
"@types/recursive-readdir": "2.2.0",
"typescript": "4.1.3"
"typescript": "4.1.5"
}
}
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