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

@toddledev/ssr

Package Overview
Dependencies
Maintainers
0
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@toddledev/ssr - npm Package Compare versions

Comparing version 0.0.3-alpha.5 to 0.0.3-alpha.6

2

dist/rendering/components.js

@@ -335,3 +335,3 @@ "use strict";

req,
apiCache: {},
apiCache,
updateApiCache,

@@ -338,0 +338,0 @@ });

@@ -15,7 +15,7 @@ {

"dependencies": {
"@toddledev/core": "0.0.3-alpha.5",
"@toddledev/core": "0.0.3-alpha.6",
"cookie": "1.0.2",
"xss": "1.0.15"
},
"version": "0.0.3-alpha.5"
"version": "0.0.3-alpha.6"
}

@@ -517,3 +517,3 @@ import { ApiStatus, LegacyApiStatus } from '@toddledev/core/dist/api/apiTypes'

req,
apiCache: {},
apiCache,
updateApiCache,

@@ -520,0 +520,0 @@ })

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