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

@plasmicpkgs/react-parallax-tilt

Package Overview
Dependencies
Maintainers
1
Versions
199
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@plasmicpkgs/react-parallax-tilt - npm Package Compare versions

Comparing version 0.0.160 to 0.0.161

LICENSE.app.md

4

dist/index.d.ts
import registerComponent, { ComponentMeta } from "@plasmicapp/host/registerComponent";
import { ComponentProps } from "react";
import React, { ComponentProps } from "react";
import ReactParallaxTilt from "react-parallax-tilt";
export declare type TiltProps = ComponentProps<typeof ReactParallaxTilt>;
export default function Tilt(props: TiltProps): JSX.Element;
export default function Tilt(props: TiltProps): React.JSX.Element;
export declare function registerTilt(loader?: {
registerComponent: typeof registerComponent;
}, customTiltMeta?: ComponentMeta<TiltProps>): void;
{
"name": "@plasmicpkgs/react-parallax-tilt",
"version": "0.0.160",
"version": "0.0.161",
"description": "Plasmic registration call for the HTML5 video element",

@@ -31,3 +31,3 @@ "main": "dist/index.js",

"devDependencies": {
"@plasmicapp/host": "1.0.162",
"@plasmicapp/host": "1.0.163",
"@size-limit/preset-small-lib": "^4.11.0",

@@ -47,3 +47,3 @@ "@types/node": "^14.0.26",

},
"gitHead": "bf12f2268d3e2794698bee0996d4e2008b6827c5"
"gitHead": "ab608db4274a0622f29909c4c735aa79313b779d"
}

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