Socket
Socket
Sign inDemoInstall

insomniac

Package Overview
Dependencies
0
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0 to 1.0.1

4

CHANGELOG.md
# insomniac changelog
## 1.0.1
* Fix `pkg.main`
## 1.0.0
* First release

5

package.json
{
"name": "insomniac",
"version": "1.0.0",
"version": "1.0.1",
"description": "Prevent browser from falling asleep on iOS and Android",
"main": "dist/insomniac.cjs.js",
"main": "dist/insomniac.umd.js",
"module": "dist/insomniac.es.js",
"jsnext:main": "dist/insomniac.es.js",

@@ -7,0 +8,0 @@ "files": [

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