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
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.11 to 0.2.0-canary-628c82b-1592681622167

11

CHANGELOG.md

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

## [0.2.0]
### Changed
- move remark out of package.json
- update libs
## [0.1.11]

@@ -222,4 +229,6 @@

[Unreleased]: https://github.com/iadvize/hello-world-javascript-library/compare/v0.1.11...HEAD
[Unreleased]: https://github.com/iadvize/hello-world-javascript-library/compare/v0.2.0...HEAD
[0.2.0]: https://github.com/iadvize/hello-world-javascript-library/compare/v0.1.11...v0.2.0
[0.1.11]: https://github.com/iadvize/hello-world-javascript-library/compare/v0.1.10...v0.1.11

@@ -226,0 +235,0 @@

33

package.json
{
"name": "@iadvize-oss/hello-world",
"version": "0.1.11",
"version": "0.2.0-canary-628c82b-1592681622167",
"description": "Say hello",

@@ -35,22 +35,17 @@ "main": "dist/index.js",

"devDependencies": {
"@babel/core": "^7.8.4",
"@babel/preset-env": "^7.8.4",
"@iadvize-oss/eslint-config": "^0.1.1",
"@iadvize-oss/eslint-config-jest": "0.0.4",
"@jarrodldavis/remark-changelog-version-bump": "^0.1.1",
"@rollup/plugin-commonjs": "^11.0.2",
"@types/jest": "^25.1.3",
"babel-jest": "^25.1.0",
"@iadvize-oss/eslint-config": "^1.1.3",
"@iadvize-oss/eslint-config-jest": "0.0.5",
"@rollup/plugin-commonjs": "^13.0.0",
"@types/jest": "^26.0.0",
"eslint": "^6.8.0",
"jest": "^25.1.0",
"remark-cli": "^7.0.1",
"rollup": "^1.31.1",
"rollup-plugin-multi-input": "^1.0.3",
"rollup-plugin-terser": "^5.2.0",
"rollup-plugin-typescript2": "^0.26.0",
"ts-jest": "^25.2.1",
"tslib": "^1.10.0",
"typedoc": "^0.16.10",
"typescript": "^3.7.5"
"jest": "^26.0.1",
"rollup": "^2.17.1",
"rollup-plugin-multi-input": "^1.1.1",
"rollup-plugin-terser": "^6.1.0",
"rollup-plugin-typescript2": "^0.27.1",
"ts-jest": "^26.1.0",
"tslib": "^2.0.0",
"typedoc": "^0.17.7",
"typescript": "^3.9.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