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

@iadvize-oss/hello-world

Package Overview
Dependencies
Maintainers
8
Versions
152
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@iadvize-oss/hello-world - npm Package Compare versions

Comparing version 0.0.8 to 0.0.9-canary-76aecde56a683a79eefd6a929e7c21562ca9d096

dist/index.js

19

CHANGELOG.md

@@ -10,2 +10,15 @@ # Changelog

## [0.0.9-canary-76aecde56a683a79eefd6a929e7c21562ca9d096]
### Added
- fake data
## [0.0.9]
### Added
- fake data
- fake data
## [0.0.8]

@@ -50,4 +63,8 @@

[Unreleased]: https://github.com/iadvize/hello-world-javascript-library/compare/v0.0.8...HEAD
[Unreleased]: https://github.com/iadvize/hello-world-javascript-library/compare/v0.0.9-canary-76aecde56a683a79eefd6a929e7c21562ca9d096...HEAD
[0.0.9-canary-76aecde56a683a79eefd6a929e7c21562ca9d096]: https://github.com/iadvize/hello-world-javascript-library/compare/v0.0.9...v0.0.9-canary-76aecde56a683a79eefd6a929e7c21562ca9d096
[0.0.9]: https://github.com/iadvize/hello-world-javascript-library/compare/v0.0.8...v0.0.9
[0.0.8]: https://github.com/iadvize/hello-world-javascript-library/compare/v0.0.7...v0.0.8

@@ -54,0 +71,0 @@

7

package.json
{
"name": "@iadvize-oss/hello-world",
"version": "0.0.8",
"version": "0.0.9-canary-76aecde56a683a79eefd6a929e7c21562ca9d096",
"description": "Does nothing.",

@@ -12,3 +12,4 @@ "main": "dist/index.js",

"test": "echo \"no test\"",
"lint": "echo \"no lint\""
"lint": "echo \"no lint\"",
"version": "VERSION=$(cat package.json | jq '.version') && remark CHANGELOG.md -o --use @jarrodldavis/changelog-version-bump=version:$VERSION && git add CHANGELOG.md "
},

@@ -30,4 +31,6 @@ "homepage": "https://github.com/iadvize/hello-world-javascript-library#readme",

"devDependencies": {
"@jarrodldavis/remark-changelog-version-bump": "^0.1.1",
"remark-cli": "^7.0.1",
"typescript": "^3.7.5"
}
}
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