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

gia

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gia - npm Package Compare versions

Comparing version 0.0.5 to 0.0.6

2

destroyInstance.js

@@ -27,3 +27,3 @@ 'use strict';

var name = instance._name;
instance.destroy();
instance.unmount();
element['__gia_component__'] = null;

@@ -30,0 +30,0 @@ if (_config2.default.get('log')) {

{
"name": "gia",
"version": "0.0.5",
"version": "0.0.6",
"description": "Minimalistic JS framework for server rendered websites.",

@@ -5,0 +5,0 @@ "main": "dist/gia.js",

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