Socket
Socket
Sign inDemoInstall

sitemap

Package Overview
Dependencies
Maintainers
2
Versions
73
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sitemap - npm Package Compare versions

Comparing version 6.1.2 to 6.1.3

4

CHANGELOG.md
# Changelog
## 6.1.3
- bump node types resolves #293
## 6.1.2

@@ -4,0 +8,0 @@

26

package.json
{
"name": "sitemap",
"version": "6.1.2",
"version": "6.1.3",
"description": "Sitemap-generating lib/cli",

@@ -142,3 +142,3 @@ "keywords": [

"dependencies": {
"@types/node": "^13.13.2",
"@types/node": "^13.13.5",
"@types/sax": "^1.2.1",

@@ -149,28 +149,28 @@ "arg": "^4.1.3",

"devDependencies": {
"@babel/core": "^7.9.0",
"@babel/core": "^7.9.6",
"@babel/plugin-proposal-class-properties": "^7.8.3",
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.8.3",
"@babel/plugin-proposal-optional-chaining": "^7.9.0",
"@babel/plugin-transform-typescript": "^7.9.4",
"@babel/preset-env": "^7.9.5",
"@babel/plugin-transform-typescript": "^7.9.6",
"@babel/preset-env": "^7.9.6",
"@babel/preset-typescript": "^7.9.0",
"@types/jest": "^25.2.1",
"@typescript-eslint/eslint-plugin": "^2.29.0",
"@typescript-eslint/parser": "^2.29.0",
"@typescript-eslint/eslint-plugin": "^2.31.0",
"@typescript-eslint/parser": "^2.31.0",
"babel-eslint": "^10.1.0",
"babel-polyfill": "^6.26.0",
"concurrently": "^5.2.0",
"eslint": "^6.8.0",
"eslint": "^7.0.0",
"eslint-config-prettier": "^6.11.0",
"eslint-plugin-jest": "^23.8.2",
"eslint-plugin-jest": "^23.10.0",
"eslint-plugin-prettier": "^3.1.3",
"express": "^4.17.1",
"husky": "^4.2.5",
"jest": "^25.4.0",
"lint-staged": "^10.1.7",
"jest": "^26.0.1",
"lint-staged": "^10.2.2",
"prettier": "^2.0.5",
"sort-package-json": "^1.42.1",
"sort-package-json": "^1.42.2",
"source-map": "~0.7.3",
"stats-lite": "^2.2.0",
"stream-json": "^1.3.3",
"stream-json": "^1.5.0",
"through2-map": "^3.0.0",

@@ -177,0 +177,0 @@ "typescript": "^3.8.3"

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