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

release-please-example

Package Overview
Dependencies
Maintainers
0
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

release-please-example - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

2

dist/say-hello-world/say-hello-world.js

@@ -5,5 +5,5 @@ "use strict";

const sayHelloWorld = () => {
console.log("Hello world");
console.log("Hello world!");
};
exports.sayHelloWorld = sayHelloWorld;
//# sourceMappingURL=say-hello-world.js.map
{
"name": "release-please-example",
"version": "1.0.1",
"version": "1.0.2",
"description": "Example of how to use release-please to release node libraries to NPM",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

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