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.11-beta.1-canary-d749ed9-1582239087136 to 0.1.11-beta.2-canary-3b6e2a5-1582700489085

5

CHANGELOG.md

@@ -11,6 +11,5 @@ # Changelog

### Changed
- misc: bump @types/jest from 25.1.2 to 25.1.3
### Changed
- misc: bump ts-jest from 25.2.0 to 25.2.1
- misc: bump @types/jest from 25.1.2 to 25.1.3
- misc: bump ts-jest from 25.2.0 to 25.2.1

@@ -17,0 +16,0 @@ ## [0.1.10]

9

package.json
{
"name": "@iadvize-oss/hello-world",
"version": "0.1.11-beta.1-canary-d749ed9-1582239087136",
"version": "0.1.11-beta.2-canary-3b6e2a5-1582700489085",
"description": "Say hello",

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

"test:js": "jest --coverage",
"lint:js": "echo \"no lint\"",
"lint:js": "eslint . --ext .js,.jsx,.ts,.tsx,.json,.d.ts --cache",
"bump-changelog": "VERSION=$(cat package.json | jq '.version') && remark CHANGELOG.md -o --use @jarrodldavis/changelog-version-bump=version:$VERSION && git add CHANGELOG.md",

@@ -38,2 +38,4 @@ "docs": "typedoc"

"@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",

@@ -43,2 +45,3 @@ "@rollup/plugin-commonjs": "^11.0.2",

"babel-jest": "^25.1.0",
"eslint": "^6.8.0",
"jest": "^25.1.0",

@@ -53,4 +56,4 @@ "remark-cli": "^7.0.1",

"typedoc": "^0.16.10",
"typescript": "^3.8.2"
"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