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.3 to 0.1.4-canary-569faabd0ea33b4697c2478c7a125872cee1f089

dist/index.d.ts

10

CHANGELOG.md

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

## [0.1.4]
### Changed
- Updated @babel/core dependency
## [0.1.3]

@@ -175,4 +181,6 @@

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

@@ -179,0 +187,0 @@

13

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

@@ -33,7 +35,6 @@ "scripts": {

"devDependencies": {
"@babel/core": "^7.8.3",
"@babel/core": "^7.8.4",
"@babel/preset-env": "^7.8.4",
"@jarrodldavis/remark-changelog-version-bump": "^0.1.1",
"@rollup/plugin-commonjs": "^11.0.1",
"@rollup/plugin-typescript": "^3.0.0",
"@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