Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

borschik

Package Overview
Dependencies
Maintainers
7
Versions
69
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

borschik - npm Package Compare versions

Comparing version 1.3.1 to 1.3.2

borschik.iml

6

CHANGELOG.md

@@ -0,1 +1,7 @@

## 1.3.2
You can now freeze `.eot` files.
## 1.3.1
You can now freeze `.ico` files.
## 1.3.0

@@ -2,0 +8,0 @@ **New features**

@@ -0,1 +1,7 @@

## 1.3.2
Теперь можно фризить `.eot` файлы.
## 1.3.1
Теперь можно фризить `.ico` файлы.
## 1.3.0

@@ -2,0 +8,0 @@ **Новые возможности**

1

lib/freeze.js

@@ -23,2 +23,3 @@ var CRYPTO = require('crypto'),

const contentTypes = {
'.eot': 'application/vnd.ms-fontobject',
'.gif': 'image/gif',

@@ -25,0 +26,0 @@ '.ico': 'image/x-icon',

2

package.json
{
"name": "borschik",
"description": "Extendable builder for text-based file formats",
"version": "1.3.1",
"version": "1.3.2",
"homepage": "http://github.com/bem/borschik",

@@ -6,0 +6,0 @@ "author": "Sergey Berezhnoy <veged@ya.ru> (http://github.com/veged)",

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