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

freezly

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

freezly - npm Package Compare versions

Comparing version 0.0.10 to 0.0.11

4

CHANGELOG.md

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

## 0.0.11
* Upgrade to latest version of dependencies and use Babel 7 beta.
## 0.0.10

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

3

lib/index.js

@@ -1,2 +0,2 @@

'use strict';
"use strict";

@@ -8,3 +8,2 @@ Object.defineProperty(exports, "__esModule", {

/* eslint-disable flowtype/require-parameter-type */

@@ -11,0 +10,0 @@

{
"name": "freezly",
"version": "0.0.10",
"version": "0.0.11",
"description": "Small utility for deeply freezing objects in JavaScript.",

@@ -36,7 +36,13 @@ "main": "lib/index.js",

"devDependencies": {
"@babel/core": "7.0.0-beta.36",
"@babel/preset-env": "7.0.0-beta.36",
"@babel/preset-flow": "7.0.0-beta.36",
"@babel/preset-react": "7.0.0-beta.36",
"babel-core": "^7.0.0-0",
"babel-jest": "22.0.4",
"codecov": "3.0.0",
"flow-bin": "0.62.0",
"flow-bin": "0.63.1",
"jest-cli": "22.0.4",
"lintly": "0.0.15",
"nodely": "0.0.21"
"lintly": "0.0.18",
"nodely": "0.0.22"
},

@@ -43,0 +49,0 @@ "jest": {

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