node-red-contrib-ifttt
Advanced tools
Comparing version 0.0.4 to 0.0.5
{ | ||
"name": "node-red-contrib-ifttt", | ||
"version": "0.0.4", | ||
"version": "0.0.5", | ||
"description": "A node-red node to connect to ifttt Maker channel", | ||
@@ -45,3 +45,8 @@ "homepage": "http://github.com/diegopamio/node-red-ifttt", | ||
}, | ||
"repository": "diegopamio/node-red-ifttt", | ||
"node-red": { | ||
"nodes": { | ||
"ifttt": "nodes/ifttt.js" | ||
} | ||
}, | ||
"repository": "diegopamio/node-red-contrib-ifttt", | ||
"scripts": { | ||
@@ -48,0 +53,0 @@ "prepublish": "gulp prepublish", |
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
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the 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
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
5135