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

chronokinesis

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

chronokinesis - npm Package Compare versions

Comparing version 5.0.0 to 5.0.1

8

package.json
{
"name": "chronokinesis",
"version": "5.0.0",
"version": "5.0.1",
"description": "Module for testing time-dependent code",

@@ -12,6 +12,10 @@ "author": {

"module": "index.js",
"main": "dist/main.cjs",
"main": "dist/index.cjs",
"browser": "dist/chronokinesis.cjs",
"jsnext:main": "index.js",
"sideEffects": true,
"exports": {
"import": "./index.js",
"require": "./dist/index.cjs"
},
"repository": {

@@ -18,0 +22,0 @@ "type": "git",

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