Socket
Socket
Sign inDemoInstall

@h6s/calendar

Package Overview
Dependencies
4
Maintainers
2
Versions
18
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.8-alpha.1 to 1.1.0-alpha.2

CHANGELOG.md

14

package.json
{
"name": "@h6s/calendar",
"version": "1.0.8-alpha.1",
"version": "1.1.0-alpha.2",
"sideEffects": false,
"main": "src/index.ts",
"main": "dist/index.js",
"files": [

@@ -12,4 +12,5 @@ "dist",

".": {
"require": "./src/index.ts",
"import": "./src/index.ts"
"types": "./dist/index.d.ts",
"require": "./dist/index.js",
"import": "./esm/index.mjs"
},

@@ -71,3 +72,4 @@ "./package.json": "./package.json"

}
}
}
},
"module": "esm/index.mjs"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc