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

way2web-clone

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

way2web-clone - npm Package Compare versions

Comparing version 0.0.9 to 0.1.0

4

js/clone.core.js

@@ -14,3 +14,3 @@ /**

var version = '0.0.9';
var version = '0.1.0';

@@ -128,3 +128,3 @@ var elements = {

function removeElement() {
$(this).parent(elements.removeClone).remove();
$(this).closest(elements.removeClone).remove();

@@ -131,0 +131,0 @@ triggerEvent('remove', [$(this)]);

{
"name": "way2web-clone",
"version": "0.0.9",
"version": "0.1.0",
"description": "Clone an element.",

@@ -5,0 +5,0 @@ "files": [

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