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

mottled-library

Package Overview
Dependencies
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mottled-library - npm Package Compare versions

Comparing version 0.0.1-alpha to 0.0.1-alpha2

7

package.json
{
"name": "mottled-library",
"version": "0.0.1-alpha",
"version": "0.0.1-alpha2",
"publishConfig": {

@@ -15,7 +15,4 @@ "access": "public"

"scripts": {
"watch": "tsc -w",
"ts:cjs": "tsc -p ts/cjs.tsconfig.json",
"ts:es": "tsc -p ts/es.tsconfig.json",
"ts:typedefs": "tsc --outDir ./dist --emitDeclarationOnly",
"ts:all": "yarn ts:cjs && yarn ts:es && yarn ts:typedefs",
"watch": "rollup -w",
"build": "yarn clean && yarn run ts:typedefs && node ./utils/cssbundle.js && rollup -c",

@@ -22,0 +19,0 @@ "generate": "node ./utils/generate.js",

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