@github/clipboard-copy-element
Advanced tools
Comparing version 1.0.6 to 1.0.7
{ | ||
"name": "@github/clipboard-copy-element", | ||
"version": "1.0.6", | ||
"version": "1.0.7", | ||
"description": "Copy element text content or input values to the clipboard.", | ||
@@ -28,15 +28,15 @@ "repository": "github/clipboard-copy-element", | ||
"devDependencies": { | ||
"@babel/core": "^7.5.5", | ||
"babel-preset-github": "^3.2.0", | ||
"@babel/core": "^7.6.2", | ||
"babel-preset-github": "^3.2.1", | ||
"chai": "^4.2.0", | ||
"eslint": "^6.1.0", | ||
"eslint-plugin-github": "^3.1.0-beta.2", | ||
"flow-bin": "^0.104.0", | ||
"karma": "^4.2.0", | ||
"eslint": "^6.5.1", | ||
"eslint-plugin-github": "^3.1.3", | ||
"flow-bin": "^0.109.0", | ||
"karma": "^4.3.0", | ||
"karma-chai": "^0.1.0", | ||
"karma-chrome-launcher": "^3.0.0", | ||
"karma-chrome-launcher": "^3.1.0", | ||
"karma-mocha": "^1.3.0", | ||
"karma-mocha-reporter": "^2.2.5", | ||
"mocha": "^6.2.0", | ||
"rollup": "^1.17.0", | ||
"mocha": "^6.2.1", | ||
"rollup": "^1.23.1", | ||
"rollup-plugin-babel": "^4.3.3" | ||
@@ -43,0 +43,0 @@ }, |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
12800