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

amdextract

Package Overview
Dependencies
Maintainers
1
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

amdextract - npm Package Compare versions

Comparing version 2.1.4 to 2.1.5

4

package.json
{
"name": "amdextract",
"version": "2.1.4",
"description": "Use AST to extract AMD modules, their parts and an optimized output without unused dependencies.",
"version": "2.1.5",
"description": "Uses AST to extract AMD modules, their parts and an optimized output without unused dependencies.",
"main": "index.js",

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

# amdextract [![Build Status](https://travis-ci.org/mehdishojaei/amdextract.png)](https://travis-ci.org/mehdishojaei/amdextract)
Use AST to extract AMD modules, their parts and an optimized output without unused dependencies.
Uses AST to extract AMD modules, their parts and an optimized output without unused dependencies.

@@ -120,3 +120,3 @@ ## example

## Release History
* 2014-08-16   v2.1.0   Entirely use AST.
* 2014-08-16   v2.1.0   Entirely uses AST.
* 2014-07-21   v2.0.3   Fix an issue related to comment detection.

@@ -123,0 +123,0 @@ * 2014-07-21   v2.0.2   Fix an issue related to RegExp literals.

@@ -0,0 +0,0 @@ // General test for all cases.

@@ -0,0 +0,0 @@ // General test for all cases.

@@ -0,0 +0,0 @@ var amdextract = require('..');

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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