Socket
Socket
Sign inDemoInstall

ukiyojs

Package Overview
Dependencies
0
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.0.4 to 4.0.5

3

dist/types/index.d.ts

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

import type { UkiyoOptions, TElement } from '../types/index';
export default class Ukiyo {

@@ -10,3 +11,3 @@ private elements;

private isInit;
private constructor();
constructor(elements: TElement | null, options: UkiyoOptions);
/**

@@ -13,0 +14,0 @@ * Initializes

{
"name": "ukiyojs",
"version": "4.0.4",
"version": "4.0.5",
"description": "Modern parallax library for picture elements and any images",

@@ -5,0 +5,0 @@ "homepage": "https://yitengjun.github.io/ukiyo-js/",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc