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

jsexp

Package Overview
Dependencies
Maintainers
4
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jsexp - npm Package Compare versions

Comparing version 0.0.10 to 0.1.0

5

index.js

@@ -13,2 +13,4 @@ 'use strict';

var transform = require('./transform');
module.exports = {

@@ -19,3 +21,4 @@ jsep: jsep,

stringify: stringify,
validate: validate
validate: validate,
transform: transform
};

2

package.json
{
"name": "jsexp",
"version": "0.0.10",
"version": "0.1.0",
"license": "MIT",

@@ -5,0 +5,0 @@ "scripts": {

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