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.5 to 0.0.6

4

CHANGELOG.md

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

## 0.0.6
* Update `package.json` to limit what files are included in npm package.
## 0.0.5

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

7

package.json
{
"name": "freezly",
"version": "0.0.5",
"version": "0.0.6",
"description": "Small utility for deeply freezing objects in JavaScript.",
"main": "lib/index.js",
"files": ["lib"],
"scripts": {

@@ -29,4 +30,4 @@ "build": "nodely -s ./src -o ./lib",

"jest-cli": "21.2.1",
"lintly": "0.0.3",
"nodely": "0.0.10"
"lintly": "0.0.4",
"nodely": "0.0.11"
},

@@ -33,0 +34,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