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
12
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.1.4 to 0.1.5-canary-1fe4f6cd381183aa450d00c7a2e134b1f4b0f82f

dist/index.d.ts

10

CHANGELOG.md

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

## [0.1.5]
### Changed
- misc: bump ts-jest from 25.1.0 to 25.2.0 #57
## [0.1.4]

@@ -181,4 +187,6 @@

[Unreleased]: https://github.com/iadvize/hello-world-javascript-library/compare/v0.1.4...HEAD
[Unreleased]: https://github.com/iadvize/hello-world-javascript-library/compare/v0.1.5...HEAD
[0.1.5]: https://github.com/iadvize/hello-world-javascript-library/compare/v0.1.4...v0.1.5
[0.1.4]: https://github.com/iadvize/hello-world-javascript-library/compare/v0.1.3...v0.1.4

@@ -185,0 +193,0 @@

13

package.json
{
"name": "@iadvize-oss/hello-world",
"version": "0.1.4",
"version": "0.1.5-canary-1fe4f6cd381183aa450d00c7a2e134b1f4b0f82f",
"description": "Say hello",
"main": "dist/index.js",
"module": "esm/index.js",
"types": "dist/index.d.ts",
"sideEffects": false,
"files": [
"dist"
"dist",
"esm"
],

@@ -36,4 +38,3 @@ "scripts": {

"@jarrodldavis/remark-changelog-version-bump": "^0.1.1",
"@rollup/plugin-commonjs": "^11.0.1",
"@rollup/plugin-typescript": "^3.0.0",
"@rollup/plugin-commonjs": "^11.0.2",
"@types/jest": "^25.1.1",

@@ -44,4 +45,6 @@ "babel-jest": "^25.1.0",

"rollup": "^1.31.0",
"rollup-plugin-multi-input": "^1.0.3",
"rollup-plugin-terser": "^5.2.0",
"ts-jest": "^25.1.0",
"rollup-plugin-typescript2": "^0.25.3",
"ts-jest": "^25.2.0",
"tslib": "^1.10.0",

@@ -48,0 +51,0 @@ "typedoc": "^0.16.9",

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