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

@trinsic/trinsic

Package Overview
Dependencies
Maintainers
2
Versions
67
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@trinsic/trinsic - npm Package Compare versions

Comparing version 1.7.0-rc3 to 1.7.0-rc4

11

package.json
{
"name": "@trinsic/trinsic",
"version": "1.7.0-rc3",
"version": "1.7.0-rc4",
"description": "Node and Browser wrapper for the Trinsic services",

@@ -8,6 +8,9 @@ "browser": {

},
"main": "lib/index.js",
"types": "lib/index.d.ts",
"main": "./index.js",
"types": "./index.d.ts",
"files": [
"lib/**/*"
"src/**/*.(js|d.ts)",
"browser/*.(js|d.ts)",
"node/*.(js|d.ts)",
"*.(js|d.ts)"
],

@@ -14,0 +17,0 @@ "scripts": {

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