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

havunen

Package Overview
Dependencies
Maintainers
1
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

havunen - npm Package Compare versions

Comparing version 1.1.1 to 1.1.3

4

CHANGELOG.md

@@ -0,1 +1,5 @@

# v.1.1.2
- fixed environment variabels. Now it's possible to do `if(__ENV_ !== 'production) {}` in development. Will be removed in production build.
# v.1.0.6

@@ -2,0 +6,0 @@

2

package.json
{
"name": "havunen",
"license": "MIT",
"version": "1.1.1",
"version": "1.1.3",
"author": {

@@ -6,0 +6,0 @@ "name": "KFlash",

@@ -6,2 +6,3 @@ ### ES2015 boilerplate for creating libraries with the Rollup.

[![NPM version][npm-image]][npm-url]
[![npm downloads](https://img.shields.io/npm/dm/havunen.svg)](https://www.npmjs.org/package/havunen)

@@ -8,0 +9,0 @@ ## Features

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