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

maishu-chitu

Package Overview
Dependencies
Maintainers
1
Versions
104
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

maishu-chitu - npm Package Compare versions

Comparing version 1.2.1 to 1.2.2

6

chitu.es5.js
(function(factory) {
if (typeof require === 'function' && typeof exports === 'object' && typeof module === 'object') {
// [1] CommonJS/Node.js
var target = module['exports'] || exports;
var chitu = factory(target, require);
Object.assign(target,chitu);
} else
if (typeof define === 'function' && define['amd']) {

@@ -3,0 +9,0 @@ define(factory);

2

package.json
{
"name": "maishu-chitu",
"version": "1.2.1",
"version": "1.2.2",
"files": [

@@ -5,0 +5,0 @@ "chitu.es5.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