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

@gooddata/js-utils

Package Overview
Dependencies
Maintainers
26
Versions
156
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@gooddata/js-utils - npm Package Compare versions

Comparing version 0.6.3-petrjanu-postmessage-2017-07-04T08-08-34-616Z to 0.6.3-petrjanu-postmessage-2017-07-04T11-21-42-530Z

2

package.json
{
"name": "@gooddata/js-utils",
"version": "0.6.3-petrjanu-postmessage-2017-07-04T08-08-34-616Z",
"version": "0.6.3-petrjanu-postmessage-2017-07-04T11-21-42-530Z",
"description": "Various utils shared on GoodData frontend",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

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

import {setHost, postEvent} from '../post-events';
import { setHost, postEvent } from '../post-events';
describe('Post events', () => {
it('should call postEvent on host', () => {

@@ -6,0 +5,0 @@ const host = { postMessage: jest.fn() };

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