New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@nesvet/timeline

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nesvet/timeline - npm Package Compare versions

Comparing version 1.0.19 to 1.1.0

dist/index.js

12

package.json
{
"name": "@nesvet/timeline",
"version": "1.0.19",
"description": "Store values in a time-based map",
"version": "1.1.0",
"description": "Store values in a day-based map",
"type": "module",
"main": "./lib/index.js",
"module": "./lib/index.js",
"main": "./dist/index.js",
"module": "./dist/index.js",
"packageManager": "yarn@1.22.22",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"test": "echo \"Error: no test specified\" && exit 1",
"build": "node .conveyer"
},

@@ -26,4 +27,5 @@ "repository": {

"devDependencies": {
"@nesvet/conveyer": "^1",
"@nesvet/eslint-config": "^1"
}
}

@@ -1,2 +0,2 @@

# Store values in a time-based map
# Store values in a day-based map

@@ -3,0 +3,0 @@ ## Installation

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