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

@toddledev/ssr

Package Overview
Dependencies
Maintainers
0
Versions
15
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.2-alpha.3 to 0.0.2-alpha.4

dist/components/createComponent.d.ts

8

package.json
{
"name": "@toddledev/ssr",
"version": "0.0.2-alpha.3",
"version": "0.0.2-alpha.4",
"license": "Apache-2.0",

@@ -11,3 +11,3 @@ "homepage": "https://github.com/toddledev/toddle",

"typecheck": "tsc --noEmit",
"watch": "tsc --noEmit -w"
"watch": "tsc -w"
},

@@ -21,4 +21,6 @@ "files": [

"dependencies": {
"@toddledev/core": "0.0.2-alpha.8"
"@toddledev/core": "0.0.2-alpha.8",
"cookie": "1.0.2",
"xss": "1.0.15"
}
}
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