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.5 to 0.0.6

2

js/clone.core.js

@@ -11,3 +11,3 @@ /**

var version = '0.0.5';
var version = '0.0.6';

@@ -14,0 +14,0 @@ var elements = {

{
"name": "way2web-clone",
"version": "0.0.5",
"version": "0.0.6",
"description": "Clone an element.",

@@ -16,6 +16,14 @@ "files": [

],
"author": "Pieter Wigboldus [Way2Web] <pieter@way2web.nl>",
"license": "GPL-3.0",
"author": {
"name": "Way2Web",
"url": "https://www.way2web.nl/"
},
"license": "MIT",
"homepage": "https://bitbucket.org/way2dev/clone#readme",
"devDependencies": {
"scripts": {
"build": "./bitbucket-pipelines/assets.sh",
"lint": "eslint js/*.js --config .eslintrc",
"publish-to-npm": "./bitbucket-pipelines/npm.sh"
},
"devDependencies": {
"autoprefixer": "6.7.2",

@@ -44,3 +52,5 @@ "babel-preset-es2015": "6.22.0",

},
"dependencies": {}
"dependencies": {
"jquery": "3.2.1"
}
}

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