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

troy-native-foundation

Package Overview
Dependencies
Maintainers
0
Versions
92
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

troy-native-foundation - npm Package Compare versions

Comparing version 1.0.0-alpha.3 to 1.0.0-alpha.4

16

package.json
{
"name": "troy-native-foundation",
"version": "1.0.0-alpha.3",
"version": "1.0.0-alpha.4",
"main": "dist/$index.js",

@@ -11,15 +11,15 @@ "types": "dist/$index.d.ts",

"dependencies": {
"troy-foundation": "1.0.0-alpha.3"
"troy-foundation": "1.0.0-alpha.4"
},
"devDependencies": {
"@types/node": "^22.0.0",
"troy-ts-standard-package-dev-tools": "1.0.0-alpha.3"
"troy-ts-standard-package-dev-tools": "1.0.0-alpha.4"
},
"scripts": {
"build": "build-troy-ts-standard-package",
"dev-build": "dev-build-troy-ts-standard-package",
"lint": "lint-troy-ts-standard-package",
"lint:fix": "lint-fix-troy-ts-standard-package",
"test": "test-troy-ts-standard-package"
"_phase:build": "build-troy-ts-standard-package",
"_phase:build:incremental": "incremental-build-troy-ts-standard-package",
"_phase:lint": "lint-troy-ts-standard-package",
"_phase:lint-fix": "lint-fix-troy-ts-standard-package",
"_phase:test": "test-troy-ts-standard-package"
}
}

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