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

cropduster

Package Overview
Dependencies
Maintainers
5
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cropduster - npm Package Compare versions

Comparing version 6.0.0 to 6.0.1

dist/cropduster.module.js

10

package.json
{
"name": "cropduster",
"version": "6.0.0",
"version": "6.0.1",
"description": "Library for building web pages for use with Movable Ink Web Crops",
"main": "dist/cropduster.js",
"module": "src/cropduster.js",
"module": "dist/cropduster.module.js",
"directories": {

@@ -13,3 +13,3 @@ "test": "tests"

"babel-loader": "^7.1.2",
"babel-preset-env": "^1.6.1",
"babel-preset-env": "^1.7.0",
"karma": "^1.7.1",

@@ -25,2 +25,4 @@ "karma-babel-preprocessor": "^6.0.1",

"release-it": "^6.1.1",
"rollup": "^0.59.2",
"rollup-plugin-babel": "^3.0.4",
"sinon": "^4.1.1",

@@ -34,3 +36,3 @@ "uglifyjs-webpack-plugin": "^1.1.6",

"develop-test": "KARMA_WATCH=true yarn run karma start",
"build": "yarn run webpack",
"build": "yarn run webpack && yarn run rollup -c",
"build:dev": "NODE_ENV=development yarn run webpack --watch",

@@ -37,0 +39,0 @@ "prepare": "npm run build",

yarn.lock

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