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

@egjs/deview-recycle

Package Overview
Dependencies
Maintainers
8
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@egjs/deview-recycle - npm Package Compare versions

Comparing version 0.1.2 to 0.1.3

4

dist/recycle.cjs.js

@@ -7,3 +7,3 @@ /*

repository: git+https://github.com/NAVER-FEPlatform/deview2019-demo.git
version: 0.1.2
version: 0.1.3
*/

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

exports.default = DeviewRecycle;
module.exports = DeviewRecycle;
//# sourceMappingURL=recycle.cjs.js.map

@@ -7,3 +7,3 @@ /*

repository: git+https://github.com/NAVER-FEPlatform/deview2019-demo.git
version: 0.1.2
version: 0.1.3
*/

@@ -10,0 +10,0 @@ import Component from '@egjs/component';

{
"name": "@egjs/deview-recycle",
"version": "0.1.2",
"version": "0.1.3",
"description": "",

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

@@ -9,3 +9,3 @@ const buildHelper = require("@egjs/build-helper");

output: "./dist/recycle.cjs.js",
exports: "named",
exports: "default",
format: "cjs",

@@ -12,0 +12,0 @@ },

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