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

froggy

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

froggy - npm Package Compare versions

Comparing version 1.1.1 to 1.1.2

2

package.json
{
"name": "froggy",
"version": "1.1.1",
"version": "1.1.2",
"repository": {

@@ -5,0 +5,0 @@ "type": "git",

@@ -1,2 +0,2 @@

### Live example
### Example

@@ -16,2 +16,3 @@ [Playground](https://greensnot.github.io/Froggy/example/dist/)

### TODO
partial rendering(root brick level)
partial rendering(root brick level)
shadow brick

@@ -10,6 +10,7 @@ export const toolbox: string;

export const inputs: string;
export const hat: string;
export const parts: string;
export const next: string;
export const hat: string;
export const container: string;
export const output: string;
export const number: string;

@@ -19,5 +20,4 @@ export const boolean: string;

export const string: string;
export const any: string;
export const atomicText: string;
export const ghost: string;
export const atomicText: string;
export const atomicParam: string;

@@ -24,0 +24,0 @@ export const atomicTextIndent: string;

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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