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

create-ton

Package Overview
Dependencies
Maintainers
5
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-ton - npm Package Compare versions

Comparing version 0.10.0 to 0.11.0

6

CHANGELOG.md

@@ -8,2 +8,8 @@ # Changelog

## [0.11.0] - 2024-01-26
### Changed
- Updated template dependencies: blueprint, sandbox, others to their latest versions
## [0.10.0] - 2023-12-01

@@ -10,0 +16,0 @@

18

dist/template/package.json

@@ -10,16 +10,16 @@ {

"devDependencies": {
"@ton/blueprint": "^0.14.2",
"@ton/sandbox": "^0.13.1",
"@ton/blueprint": "^0.15.0",
"@ton/sandbox": "^0.15.0",
"@ton/test-utils": "^0.4.2",
"@types/jest": "^29.5.0",
"@types/node": "^20.2.5",
"jest": "^29.5.0",
"prettier": "^3.1.0",
"@types/jest": "^29.5.11",
"@types/node": "^20.11.7",
"jest": "^29.7.0",
"prettier": "^3.2.4",
"@ton/ton": "^13.9.0",
"@ton/core": "^0.53.0",
"@ton/crypto": "^3.2.0",
"ts-jest": "^29.0.5",
"ts-node": "^10.9.1",
"typescript": "^5.3.2"
"ts-jest": "^29.1.2",
"ts-node": "^10.9.2",
"typescript": "^5.3.3"
}
}
{
"name": "create-ton",
"version": "0.10.0",
"version": "0.11.0",
"license": "MIT",

@@ -5,0 +5,0 @@ "description": "Tool to quickly create TON projects",

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