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

@coorpacademy/components

Package Overview
Dependencies
Maintainers
9
Versions
2092
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@coorpacademy/components - npm Package Compare versions

Comparing version 0.1.2 to 0.1.3

lib/adapter/angular/create-directives.js

6

package.json
{
"name": "@coorpacademy/components",
"version": "0.1.2",
"version": "0.1.3",
"description": "Component library for web front ends",
"main": "index.js",
"main": "lib/index.js",
"scripts": {

@@ -12,3 +12,3 @@ "start": "node sandbox/index.js",

"build:dev-mooc": "npm run clean:browser && webpack --config webpack-dev-mooc.config.js",
"prepublish": "npm run build:browser",
"prepublish": "npm run build",
"clean": "npm run clean:commonjs & npm run clean:browser & npm run clean:cov & wait",

@@ -15,0 +15,0 @@ "clean:commonjs": "rm -rf lib",

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