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

@rpxl/recast

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rpxl/recast - npm Package Compare versions

Comparing version 1.0.5 to 1.0.6

11

package.json
{
"name": "@rpxl/recast",
"license": "MIT",
"version": "1.0.5",
"version": "1.0.6",
"type": "module",

@@ -46,2 +46,11 @@ "sideEffects": false,

"default": "./dist/server.modern.js"
},
"./dist/core/types": {
"types": "./dist/core/types.d.ts"
},
"./dist/client/types": {
"types": "./dist/client/types.d.ts"
},
"./dist/server/types": {
"types": "./dist/server/types.d.ts"
}

@@ -48,0 +57,0 @@ },

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