New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@iadvize-oss/hello-world

Package Overview
Dependencies
Maintainers
9
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.9 to 0.0.17-canary-57b4ac647eba6cfe3fdf802b56b8a1e8c778bd69

dist/index.js

79

CHANGELOG.md

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

## [0.0.17-canary-57b4ac647eba6cfe3fdf802b56b8a1e8c778bd69]
### Added
- fake data
## [0.0.17]
### Added
- fake data
## [0.0.16]
### Added
- fake data
## [0.0.15]
### Added
- fake data
## [0.0.14]
### Added
- fake data
## [0.0.13]
### Added
- fake data
## [0.0.12]
### Added
- fake data
## [0.0.11]
### Added
- fake data
## [0.0.10]
### Added
- fake data
- fake data
- fake data
- fake data
- fake data
- fake data
## [0.0.9]

@@ -57,4 +116,22 @@

[Unreleased]: https://github.com/iadvize/hello-world-javascript-library/compare/v0.0.9...HEAD
[Unreleased]: https://github.com/iadvize/hello-world-javascript-library/compare/v0.0.17-canary-57b4ac647eba6cfe3fdf802b56b8a1e8c778bd69...HEAD
[0.0.17-canary-57b4ac647eba6cfe3fdf802b56b8a1e8c778bd69]: https://github.com/iadvize/hello-world-javascript-library/compare/v0.0.17...v0.0.17-canary-57b4ac647eba6cfe3fdf802b56b8a1e8c778bd69
[0.0.17]: https://github.com/iadvize/hello-world-javascript-library/compare/v0.0.16...v0.0.17
[0.0.16]: https://github.com/iadvize/hello-world-javascript-library/compare/v0.0.15...v0.0.16
[0.0.15]: https://github.com/iadvize/hello-world-javascript-library/compare/v0.0.14...v0.0.15
[0.0.14]: https://github.com/iadvize/hello-world-javascript-library/compare/v0.0.13...v0.0.14
[0.0.13]: https://github.com/iadvize/hello-world-javascript-library/compare/v0.0.12...v0.0.13
[0.0.12]: https://github.com/iadvize/hello-world-javascript-library/compare/v0.0.11...v0.0.12
[0.0.11]: https://github.com/iadvize/hello-world-javascript-library/compare/v0.0.10...v0.0.11
[0.0.10]: https://github.com/iadvize/hello-world-javascript-library/compare/v0.0.9...v0.0.10
[0.0.9]: https://github.com/iadvize/hello-world-javascript-library/compare/v0.0.8...v0.0.9

@@ -61,0 +138,0 @@

7

package.json
{
"name": "@iadvize-oss/hello-world",
"version": "0.0.9",
"version": "0.0.17-canary-57b4ac647eba6cfe3fdf802b56b8a1e8c778bd69",
"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