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

frozen-data

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

frozen-data - npm Package Compare versions

Comparing version 1.1.1 to 1.1.3

2

dist/index.js

@@ -80,3 +80,3 @@ var _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; };

Object.defineProperty(this, "getData", {
get: () => {
value: () => {
const data = {};

@@ -83,0 +83,0 @@

{
"name": "frozen-data",
"version": "1.1.1",
"version": "1.1.3",
"description": "",

@@ -30,7 +30,7 @@ "main": "dist/index.js",

"babel-cli": "6.26.0",
"babel-jest": "23.0.1",
"babel-preset-stage-3": "^6.24.1",
"jest": "23.1.0",
"prettier": "1.13.4"
"babel-jest": "23.4.0",
"babel-preset-stage-3": "6.24.1",
"jest": "23.4.1",
"prettier": "1.13.7"
}
}
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